destructive property

bool destructive
final

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;