menu
sunday_ui package
documentation
MainComponents/sunday_layout/classes.dart
SidebarItemGroup
children property
children property
dark_mode
light_mode
children
property
List
<
SidebarItem
>
children
final
The list of sidebar items in the group.
Implementation
final List<SidebarItem> children;
sunday_ui package
documentation
MainComponents/sunday_layout/classes
SidebarItemGroup
children property
SidebarItemGroup class