items property

List<BottomNavigationBarItem>? items
getter/setter pair

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

Implementation

List<BottomNavigationBarItem>? items;