clockwise property

bool clockwise
final

The direction of turn of progress line, if you pass false, the progress line will be reversed, default value is true.

Implementation

final bool clockwise;