bounds property
Initial position and size of the window.
Required for default constructor. Ignored when using WindowWidget.controlled.
Implementation
final Rect? bounds;
Initial position and size of the window.
Required for default constructor. Ignored when using WindowWidget.controlled.
final Rect? bounds;