toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget-kotlin
/
com.facebook.litho.kotlin.widget
/
SolidColor
Solid
Color
inline
fun
ResourcesScope
.
SolidColor
(
@
ColorInt
color
:
Int
,
style
:
Style
?
=
null
)
:
SolidColor
Builder function for creating SolidColorSpec components.