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