children property

List<SundaySidebarItem> children
final

A list of SundaySidebarItem widgets to be displayed in the group.

Implementation

final List<SundaySidebarItem> children;