menu
flutter_extended package
documentation
widgets/alert_dialog.dart
ExtendedAlertDialog
onConfirm property
onConfirm property
dark_mode
light_mode
onConfirm
property
VoidCallback
?
onConfirm
final
Callback executed when the confirm button is tapped.
Implementation
final VoidCallback? onConfirm;
flutter_extended package
documentation
widgets/alert_dialog
ExtendedAlertDialog
onConfirm property
ExtendedAlertDialog class