currentIndex property

int? currentIndex
getter/setter pair

The index into items for the current active BottomNavigationBarItem.

Implementation

int? currentIndex;