Flutter
cupertino
CupertinoTabBar
currentIndex property
currentIndex
CupertinoTabBar class
Constructors
CupertinoTabBar
Properties
activeColor
backgroundColor
border
currentIndex
iconSize
inactiveColor
items
onTap
opaque
preferredSize
hashCode
key
runtimeType
Methods
build
copyWith
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.
Must not be null.
Implementation
final int currentIndex