object BorderlessButtonDefaults
colors
()
|
Signature
fun colors(): BorderlessButtonColors Returns |
colors
(
backgroundColor
, foregroundColor
)
|
Signature
fun colors(backgroundColor: Color, foregroundColor: Color): BorderlessButtonColors Parameters
backgroundColor:
Color
foregroundColor:
Color
Returns |