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