menu
flutter_extended package
documentation
widgets/alert_dialog.dart
ExtendedAlertDialog
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
Optional title of the dialog.
Implementation
final String? title;
flutter_extended package
documentation
widgets/alert_dialog
ExtendedAlertDialog
title property
ExtendedAlertDialog class