items property
final
The interactive items laid out within the bottom navigation bar.
Implementation
final List<BottomNavigationBarItem> items;
The interactive items laid out within the bottom navigation bar.
final List<BottomNavigationBarItem> items;