ShapeTheme
data class ShapeTheme(val v1: RoundedCornerShape, val v2: RoundedCornerShape, val v3: RoundedCornerShape, val v4: RoundedCornerShape, val v5: RoundedCornerShape, val v6: RoundedCornerShape, val v7: RoundedCornerShape, val v8: RoundedCornerShape, val v9: RoundedCornerShape, val v10: RoundedCornerShape)
Constructors
Link copied to clipboard
constructor(v1: RoundedCornerShape, v2: RoundedCornerShape, v3: RoundedCornerShape, v4: RoundedCornerShape, v5: RoundedCornerShape, v6: RoundedCornerShape, v7: RoundedCornerShape, v8: RoundedCornerShape, v9: RoundedCornerShape, v10: RoundedCornerShape)