Flutter
material
DefaultTabController
initialIndex property
initialIndex
DefaultTabController class
Constructors
DefaultTabController
Properties
child
initialIndex
length
hashCode
key
runtimeType
Methods
createState
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Static methods
of
initialIndex property
int
initialIndex
final
The initial index of the selected tab.
Defaults to zero.
Implementation
final int initialIndex