minimized property
Whether the window starts minimized.
Defaults to false. Ignored when using WindowWidget.controlled.
Implementation
final bool? minimized;
Whether the window starts minimized.
Defaults to false. Ignored when using WindowWidget.controlled.
final bool? minimized;