factorDuration property

bool factorDuration
final

If true, duration will equate to the length of one complete rotation, and will be scaled to the difference between the old angle and new angle when angle is updated. If false, each rotation, no matter the distance, will last for duration.

Implementation

final bool factorDuration;