trailProgress property

double trailProgress
final

The progress of the trail, typically a value between 0 and 1. To clarify, trailProgress means how far we want to go back for the trail to be drawn.

Implementation

final double trailProgress;