menu
arcane package
documentation
generated/arcane_shadcn/src/components/layout/resizable.dart
AbsoluteResizablePaneController
size property
size property
dark_mode
light_mode
size
property
set
size
(
double
value
)
Implementation
set size(double value) { _size = value; notifyListeners(); }
arcane package
documentation
generated/arcane_shadcn/src/components/layout/resizable
AbsoluteResizablePaneController
size property
AbsoluteResizablePaneController class