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