menu
confirm_alert package
documentation
classes/confirmation_dialog_options.dart
ConfirmationDialogOptions
showCancel property
showCancel property
dark_mode
light_mode
showCancel
property
bool
showCancel
final
True if the dialog should show the cancel button.
Implementation
final bool showCancel;
confirm_alert package
documentation
classes/confirmation_dialog_options
ConfirmationDialogOptions
showCancel property
ConfirmationDialogOptions class