ImageStyle

data class ImageStyle(backgroundColor: String) : WidgetStyle

Author

Umang Chamaria Date: 07/05/20

Constructors

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

Properties

backgroundColor
Link copied to clipboard
open override val backgroundColor: String