items property

List<BottomNavigationBarItem> items
final

Defines the appearance of the button items that are arrayed within the bottom navigation bar.

Implementation

final List<BottomNavigationBarItem> items;