menu
easy_dialogs package
documentation
single_choice_confirmation_dialog.dart
SingleChoiceConfirmationDialog<T>
cancelActionButtonLabel property
cancelActionButtonLabel property
dark_mode
light_mode
cancelActionButtonLabel
property
String
?
cancelActionButtonLabel
final
The label of cancel button inside actions
Implementation
final String? cancelActionButtonLabel;
easy_dialogs package
documentation
single_choice_confirmation_dialog
SingleChoiceConfirmationDialog<T>
cancelActionButtonLabel property
SingleChoiceConfirmationDialog class