menu
another_flushbar package
documentation
flushbar.dart
Flushbar<T>
maxWidth property
maxWidth property
dark_mode
light_mode
maxWidth
property
double
?
maxWidth
final
Used to limit Flushbar width (usually on large screens)
Implementation
final double? maxWidth;
another_flushbar package
documentation
flushbar
Flushbar<T>
maxWidth property
Flushbar class