menu
flutter_extended package
documentation
widgets/alert_dialog.dart
ExtendedAlertDialog
titleStyle property
titleStyle property
dark_mode
light_mode
titleStyle
property
TextStyle
?
titleStyle
final
Optional style for the title text.
Implementation
final TextStyle? titleStyle;
flutter_extended package
documentation
widgets/alert_dialog
ExtendedAlertDialog
titleStyle property
ExtendedAlertDialog class