timeLabelPadding property

double timeLabelPadding
final

The extra space between the time labels and the progress bar.

The default is 0.0. A positive number will move the labels further from the progress bar and a negative number will move them closer.

Implementation

final double timeLabelPadding;