menu
arcane package
documentation
generated/arcane_shadcn/src/components/overlay/drawer.dart
DrawerLayerData
computeSize method
computeSize method
dark_mode
light_mode
computeSize
method
Size
?
computeSize
(
)
Implementation
Size? computeSize() { return overlay.computeSize(); }
arcane package
documentation
generated/arcane_shadcn/src/components/overlay/drawer
DrawerLayerData
computeSize method
DrawerLayerData class