Flutter
material
TabBarSelectionState
index
index
Flutter
material
TabBarSelectionState
index
property
index
Flutter
material
TabBarSelectionState
Constructors
TabBarSelectionState
Properties
animation
index
previousIndex
previousValue
value
valueIsChanging
values
config
context
hashCode
mounted
runtimeType
Operators
operator ==
Methods
addAnimationListener
build
deactivate
didUpdateConfig
indexOf
initState
removeAnimationListener
createTicker
debugFillDescription
dependenciesChanged
dispose
noSuchMethod
reassemble
setState
toString
int
index
The index of the currently selected value.
Source
int get index => _valueToIndex[value];