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