barCapShape property

BarCapShape barCapShape
final

The shape of the bar at the left and right ends.

This affects the base bar for the total time, the current progress bar, and the buffered progress bar. The default is BarCapShape.round.

Implementation

final BarCapShape barCapShape;