Flutter
material
TabBarTheme
indicator property
indicator
description
indicator
property
Null safety
Decoration
?
indicator
final
Default value for
TabBar.indicator
.
Implementation
final Decoration? indicator;
Flutter
material
TabBarTheme
indicator 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