children property

List<SidebarItem> children
final

The list of sidebar items in the group.

Implementation

final List<SidebarItem> children;