Flutter
material
TabBarTheme
indicatorSize property
indicatorSize
description
indicatorSize
property
Null safety
TabBarIndicatorSize
?
indicatorSize
final
Default value for
TabBar.indicatorSize
.
Implementation
final TabBarIndicatorSize? indicatorSize;
Flutter
material
TabBarTheme
indicatorSize property
TabBarTheme class
Constructors
TabBarTheme
Properties
hashCode
indicator
indicatorSize
labelColor
labelPadding
labelStyle
mouseCursor
overlayColor
runtimeType
splashFactory
unselectedLabelColor
unselectedLabelStyle
Methods
copyWith
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringShort
Operators
operator ==
Static methods
lerp
of