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

BorderedButtonDefaults Object

Signature

object BorderedButtonDefaults

Functions

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