closed property
bool
get
closed
The Window.closed value of this cross-origin window.
Implementation
bool get closed => _window.closed;
The Window.closed value of this cross-origin window.
bool get closed => _window.closed;