menu
arcane_jaspr package
documentation
core/props/sidebar_props.dart
SidebarRendererContract
sidebarExpanded abstract method
sidebarExpanded abstract method
dark_mode
light_mode
sidebarExpanded
abstract method
Widget
sidebarExpanded
(
List
<
Widget
>
children
)
Renders content shown when sidebar is expanded.
Implementation
Widget sidebarExpanded(List<Widget> children);
arcane_jaspr package
documentation
core/props/sidebar_props
SidebarRendererContract
sidebarExpanded abstract method
SidebarRendererContract mixin