menu
toastr_flutter package
documentation
toastr.dart
ToastrConfig
maxWidth property
maxWidth property
dark_mode
light_mode
maxWidth
property
double
maxWidth
final
Maximum width of the toast (default: 350)
Implementation
final double maxWidth;
toastr_flutter package
documentation
toastr
ToastrConfig
maxWidth property
ToastrConfig class