closable property

bool? closable
final

Whether the window can be closed via the close button.

Implementation

final bool? closable;