menu
arcane package
documentation
shadcn/components/layout/resizable.dart
ResizablePaneValue
ResizablePaneValue.new const constructor
ResizablePaneValue.new const constructor
dark_mode
light_mode
ResizablePaneValue
constructor
const
ResizablePaneValue
(
double
size
,
bool
collapsed
)
Implementation
const ResizablePaneValue(this.size, this.collapsed);
arcane package
documentation
shadcn/components/layout/resizable
ResizablePaneValue
ResizablePaneValue.new const constructor
ResizablePaneValue class