window property Null safety
final
The top level view into which the view is placed and its geometry is relative to.
If null, then this configuration represents a top level view itself.
Implementation
final FlutterView? window;
The top level view into which the view is placed and its geometry is relative to.
If null, then this configuration represents a top level view itself.
final FlutterView? window;