trackWidth property

double trackWidth

Implementation

double get trackWidth => _customTrackWidth ?? progressBarWidth / 4.0;