isPageVisible property
bool
get
isPageVisible
Whether the page is currently visible. Returns true on non-web.
Implementation
static bool get isPageVisible => impl.isPageVisible;
Whether the page is currently visible. Returns true on non-web.
static bool get isPageVisible => impl.isPageVisible;