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

SecondaryButtonDefaults Object

Signature

object SecondaryButtonDefaults

Functions

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