timeLabelLocation property

TimeLabelLocation? timeLabelLocation
final

The location for the progress and total duration text labels.

By default the labels appear under the progress bar but you can also put them above, on the sides, or remove them altogether.

Implementation

final TimeLabelLocation? timeLabelLocation;