menu
shadcn_flutter package
documentation
shadcn_flutter.dart
ToastEntryLayout
closing property
closing property
dark_mode
light_mode
closing
property
ValueListenable
<
bool
>
closing
final
Notifies when the toast is closing.
Implementation
final ValueListenable<bool> closing;
shadcn_flutter package
documentation
shadcn_flutter
ToastEntryLayout
closing property
ToastEntryLayout class