menu
toastify_flutter package
documentation
toastify_flutter.dart
SimpleToast
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
SimpleToast
onClose property
SimpleToast class