minimized property

bool? minimized
final

Whether the window starts minimized.

Defaults to false. Ignored when using WindowWidget.controlled.

Implementation

final bool? minimized;