closed property
      
      bool
      get
      closed
      
    
    
The Window.closed read-only property indicates whether
the referenced window is closed or not.
Implementation
external bool get closed;The Window.closed read-only property indicates whether
the referenced window is closed or not.
external bool get closed;