destructive property
Whether to apply destructive styling to the alert.
Type: bool
, default: false
. When true, applies destructive color
scheme to text and icons for error or warning messages.
Implementation
final bool destructive;
Whether to apply destructive styling to the alert.
Type: bool
, default: false
. When true, applies destructive color
scheme to text and icons for error or warning messages.
final bool destructive;