ContainerStyle

data class ContainerStyle(backgroundColor: String)

Author

Umang Chamaria Date: 27/04/20

Constructors

ContainerStyle
Link copied to clipboard
fun ContainerStyle(backgroundColor: String)

Properties

backgroundColor
Link copied to clipboard
val backgroundColor: String