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