menu
draftmode_framework package
documentation
ui/components/dialog.dart
DraftModeUIDialog
confirmLabel property
confirmLabel property
dark_mode
light_mode
confirmLabel
property
String
?
confirmLabel
final
Custom label for the confirm action; falls back to the localised "Yes".
Implementation
final String? confirmLabel;
draftmode_framework package
documentation
ui/components/dialog
DraftModeUIDialog
confirmLabel property
DraftModeUIDialog class