trackStrokeWidth property

double? trackStrokeWidth
finalinherited

The thickness of the line drawn below the value indicator line. Defaults to a slightly smaller value than strokeWidth. See: computeDefaultTrackSize.

Implementation

final double? trackStrokeWidth;