object DestructiveButtonDefaults
colors
()
|
Signature
fun colors(): DestructiveButtonColors Returns |
colors
(
backgroundColor
, foregroundColor
)
|
Signature
fun colors(backgroundColor: Color, foregroundColor: Color): DestructiveButtonColors Parameters
backgroundColor:
Color
foregroundColor:
Color
Returns |