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