remanderDistance property
double
get
remanderDistance
剩余离开的距离
Implementation
double get remanderDistance => needRunDistace - runDistance;
剩余离开的距离
double get remanderDistance => needRunDistace - runDistance;