object BorderedButtonDefaults
borderColor
()
|
Signature
fun borderColor(): Color Returns
Color
|
colors
()
|
Signature
fun colors(): BorderedButtonColors Returns |
colors
(
backgroundColor
, foregroundColor
)
|
Signature
fun colors(backgroundColor: Color, foregroundColor: Color): BorderedButtonColors Parameters
backgroundColor:
Color
foregroundColor:
Color
Returns |