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