Flutter
material
SliderThemeData
trackHeight property
trackHeight
description
trackHeight
property
Null safety
double
?
trackHeight
final
The height of the
Slider
track.
Implementation
final double? trackHeight;
Flutter
material
SliderThemeData
trackHeight property
SliderThemeData class
Constructors
SliderThemeData
fromPrimaryColors
Properties
activeTickMarkColor
activeTrackColor
disabledActiveTickMarkColor
disabledActiveTrackColor
disabledInactiveTickMarkColor
disabledInactiveTrackColor
disabledThumbColor
hashCode
inactiveTickMarkColor
inactiveTrackColor
minThumbSeparation
mouseCursor
overlappingShapeStrokeColor
overlayColor
overlayShape
rangeThumbShape
rangeTickMarkShape
rangeTrackShape
rangeValueIndicatorShape
runtimeType
showValueIndicator
thumbColor
thumbSelector
thumbShape
tickMarkShape
trackHeight
trackShape
valueIndicatorColor
valueIndicatorShape
valueIndicatorTextStyle
Methods
copyWith
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringShort
Operators
operator ==
Static methods
lerp