items property

List<BottomTabBarItem>? items
final

The interactive items laid out within the bottom navigation bar where each item has an icon and title.

Implementation

final List<BottomTabBarItem>? items;