object ButtonShelfDefaults
colors
()
|
Signature
fun colors(): ButtonShelfColors Returns |
colors
(
selectedBackgroundColor
, selectedForegroundColor
, unselectedBackgroundColor
, unselectedForegroundColor
)
|
Signature
fun colors(selectedBackgroundColor: Color, selectedForegroundColor: Color, unselectedBackgroundColor: Color, unselectedForegroundColor: Color): ButtonShelfColors Parameters
selectedBackgroundColor:
Color
selectedForegroundColor:
Color
unselectedBackgroundColor:
Color
unselectedForegroundColor:
Color
Returns |