items property
The list of items to be displayed in the navigation bar. Must contain at least 3 items.
Implementation
final List<CircleBNBItem> items;
The list of items to be displayed in the navigation bar. Must contain at least 3 items.
final List<CircleBNBItem> items;