items property

List items
final

List of items to display in the sidebar. Can contain both NavigationItem and Widget.

Implementation

final List<dynamic> items;