window property

FlutterView window

The window to which this binding is bound.

Implementation

FlutterView get window => View.of(context!);