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