menu
genai_components package
documentation
widgets/dialogs/confirmation_dialog.dart
CLConfirmationDialog
isDestructive property
isDestructive property
dark_mode
light_mode
isDestructive
property
bool
isDestructive
final
Whether the action is destructive (changes confirm button styling).
Implementation
final bool isDestructive;
genai_components package
documentation
widgets/dialogs/confirmation_dialog
CLConfirmationDialog
isDestructive property
CLConfirmationDialog class