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