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