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