window property
SingletonFlutterWindow
get
window
The window to which this binding is bound.
Implementation
ui.SingletonFlutterWindow get window => ui.window;
The window to which this binding is bound.
ui.SingletonFlutterWindow get window => ui.window;