Flutter
material
TabBarSelectionState
values
values
Flutter
material
TabBarSelectionState
values
property
values
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
List
<T>
values
The list of possible values that the selection can obtain.
Source
List<T> get values => config.values;