menu
toastify_flutter package
documentation
toastify_flutter.dart
FlatColoredToast
onClose property
onClose property
dark_mode
light_mode
onClose
property
VoidCallback
?
onClose
final
A callback that is triggered when the close button is pressed.
Implementation
final VoidCallback? onClose;
toastify_flutter package
documentation
toastify_flutter
FlatColoredToast
onClose property
FlatColoredToast class