window property

FlutterView get window

The window to which this binding is bound.

Implementation

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