bounds property

Rect? bounds
final

Initial position and size of the window.

Required for default constructor. Ignored when using WindowWidget.controlled.

Implementation

final Rect? bounds;