isShowing property
bool
get
isShowing
Whether the toast notification is currently being displayed.
Type: bool. Returns true if the toast is visible or in the process
of animating in/out, false if it has been dismissed or closed.
Implementation
bool get isShowing;