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