F

data class F(styleX: Int, txtA: String?)

Properties

styleX
Link copied to clipboard
val styleX: Int
txtA
Link copied to clipboard
val txtA: String?