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