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