items property

List items
final

Add navigation bar items AnimatedBarItems and BubbleBarItem

You can use one of the AnimatedBarItems or BubbleBarItem class but not the both in the same List<...> items

Implementation

final List<dynamic> items;