menu
arcane_jaspr package
documentation
core/props/sidebar_props.dart
SidebarRendererContract
sidebarSection abstract method
sidebarSection abstract method
dark_mode
light_mode
sidebarSection
abstract method
Widget
sidebarSection
(
SidebarSectionProps
props
)
Renders a fixed (non-collapsible) sidebar section.
Implementation
Widget sidebarSection(SidebarSectionProps props);
arcane_jaspr package
documentation
core/props/sidebar_props
SidebarRendererContract
sidebarSection abstract method
SidebarRendererContract mixin