onDismissed property
Called when the toast is dismissed by a user gesture (e.g. a swipe).
Implementation
final ValueChanged<ToastificationItem>? onDismissed;
Called when the toast is dismissed by a user gesture (e.g. a swipe).
final ValueChanged<ToastificationItem>? onDismissed;