object SecondaryButtonDefaults
colors
()
|
Signature
fun colors(): SecondaryButtonColors Returns |
colors
(
backgroundColor
, foregroundColor
)
|
Signature
fun colors(backgroundColor: Color, foregroundColor: Color): SecondaryButtonColors Parameters
backgroundColor:
Color
foregroundColor:
Color
Returns |