menu
toastr_flutter package
documentation
toastr.dart
ToastrWidget
onDismiss property
onDismiss property
dark_mode
light_mode
onDismiss
property
VoidCallback
?
onDismiss
final
Callback when the toastr should be dismissed
Implementation
final VoidCallback? onDismiss;
toastr_flutter package
documentation
toastr
ToastrWidget
onDismiss property
ToastrWidget class