WidgetStyle

open class WidgetStyle(backgroundColor: String)

Author

Umang Chamaria Date: 07/05/20

Constructors

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

Properties

backgroundColor
Link copied to clipboard
open val backgroundColor: String

Inheritors

ButtonStyle
Link copied to clipboard
ImageStyle
Link copied to clipboard
TextStyle
Link copied to clipboard