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