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