menu
arcane package
documentation
generated/arcane_shadcn/src/components/layout/window.dart
WindowHandle
closable property
closable property
dark_mode
light_mode
closable
property
bool
get
closable
Implementation
bool get closable;
set
closable
(
bool
value
)
Implementation
set closable(bool value);
arcane package
documentation
generated/arcane_shadcn/src/components/layout/window
WindowHandle
closable property
WindowHandle mixin