fractionalPosition property

double fractionalPosition

The fraction of contextWidth represented by position.

Implementation

double get fractionalPosition => _position / contextWidth;