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