menu
toastr_flutter package
documentation
toastr.dart
ToastrConfig
compact property
compact property
dark_mode
light_mode
compact
property
bool
compact
final
Use compact layout with reduced padding, font and icon sizes.
Implementation
final bool compact;
toastr_flutter package
documentation
toastr
ToastrConfig
compact property
ToastrConfig class