menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
ToastEntryLayout
onClosing property
onClosing property
dark_mode
light_mode
onClosing
property
VoidCallback
?
onClosing
final
Callback invoked when toast starts closing.
Implementation
final VoidCallback? onClosing;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
ToastEntryLayout
onClosing property
ToastEntryLayout class