menu
flutter_extended package
documentation
widgets/alert_dialog.dart
ExtendedAlertDialog
message property
message property
dark_mode
light_mode
message
property
String
message
final
The main message body of the dialog.
Implementation
final String message;
flutter_extended package
documentation
widgets/alert_dialog
ExtendedAlertDialog
message property
ExtendedAlertDialog class