menu
toastr_flutter package
documentation
toastr_flutter.dart
ToastrOptions
maxWidth property
maxWidth property
dark_mode
light_mode
maxWidth
property
double
?
maxWidth
final
Maximum width of the toast container in logical pixels.
Implementation
final double? maxWidth;
toastr_flutter package
documentation
toastr_flutter
ToastrOptions
maxWidth property
ToastrOptions class