direction property

DurationIndicatorDirection direction
final

Direction of the progress animation leftToRight: bar shrinks from right (remaining time on left) rightToLeft: bar shrinks from left (remaining time on right)

Implementation

final DurationIndicatorDirection direction;