API reference
API reference
Select your platform
No SDKs available
No versions available

PrimaryButtonDefaults Object

Signature

object PrimaryButtonDefaults

Functions

colors ()
Signature
fun colors(): PrimaryButtonColors
colors ( backgroundColor , foregroundColor )
Signature
fun colors(backgroundColor: Color, foregroundColor: Color): PrimaryButtonColors
Parameters
backgroundColor: Color
foregroundColor: Color
Did you find this page helpful?