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