menu
another_flushbar package
documentation
flushbar.dart
Flushbar<T>
mainButton property
mainButton property
dark_mode
light_mode
mainButton
property
Widget
?
mainButton
final
Use if you need an action from the user.
TextButton
is recommended here
Implementation
final Widget? mainButton;
another_flushbar package
documentation
flushbar
Flushbar<T>
mainButton property
Flushbar class