menu
toastr_flutter package
documentation
toastr_flutter.dart
ToastrOptions
compact property
compact property
dark_mode
light_mode
compact
property
bool
?
compact
final
Use reduced padding, font, and icon sizes.
Implementation
final bool? compact;
toastr_flutter package
documentation
toastr_flutter
ToastrOptions
compact property
ToastrOptions class