API reference
API reference
Select your platform
No SDKs available
No versions available

DestructiveButtonDefaults Object

Signature

object DestructiveButtonDefaults

Functions

colors ()
Signature
fun colors(): DestructiveButtonColors
colors ( backgroundColor , foregroundColor )
Signature
fun colors(backgroundColor: Color, foregroundColor: Color): DestructiveButtonColors
Parameters
backgroundColor: Color
foregroundColor: Color
Did you find this page helpful?