items property
final
Defines the appearance of the button items that are arrayed within the bottom navigation bar.
Implementation
final List<BottomNavigationBarItem> items;
Defines the appearance of the button items that are arrayed within the bottom navigation bar.
final List<BottomNavigationBarItem> items;