minimizable property
Whether the window can be minimized.
Defaults to true. Ignored when using WindowWidget.controlled.
Implementation
final bool? minimizable;
Whether the window can be minimized.
Defaults to true. Ignored when using WindowWidget.controlled.
final bool? minimizable;