fractionalVelocity property

double fractionalVelocity

The fraction of contextWidth represented by velocity.

Implementation

double get fractionalVelocity => velocity / contextWidth;