getNearestTarget property

double getNearestTarget

Returns nearest target frequency

Frequency which is in the tuning target and has the least distance to the current frequency

Implementation

double get getNearestTarget => _nearestTarget;