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