Flutter
material
TabBarSelectionState
previousIndex
previousIndex
Flutter
material
TabBarSelectionState
previousIndex
property
previousIndex
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
previousIndex
The index of the previoulsy selected value.
Source
int get previousIndex => indexOf(_previousValue);