menu
arcane package
documentation
generated/arcane_shadcn/src/components/layout/window.dart
Window
mounted property
mounted property
dark_mode
light_mode
mounted
property
bool
get
mounted
Implementation
bool get mounted => _key.currentContext != null;
arcane package
documentation
generated/arcane_shadcn/src/components/layout/window
Window
mounted property
Window class