items property
List of items to display in the sidebar. Can contain both NavigationItem and Widget.
Implementation
final List<dynamic> items;
List of items to display in the sidebar. Can contain both NavigationItem and Widget.
final List<dynamic> items;