Flutter
material
BottomNavigationBar
currentIndex property
currentIndex
BottomNavigationBar class
Constructors
BottomNavigationBar
Properties
currentIndex
fixedColor
iconSize
items
onTap
type
hashCode
key
runtimeType
Methods
createState
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
currentIndex property
int
currentIndex
final
The index into
items
of the current active item.
Implementation
final int currentIndex