menu
toastr_flutter package
documentation
toastr.dart
ToastrConfig
dismissible property
dismissible property
dark_mode
light_mode
dismissible
property
bool
dismissible
final
Whether the toastr can be dismissed by tapping
Implementation
final bool dismissible;
toastr_flutter package
documentation
toastr
ToastrConfig
dismissible property
ToastrConfig class