distanceMin property Null safety
The minimum value that distance can return for this pointer.
This value is always 0.0.
Implementation
double get distanceMin => 0.0;
The minimum value that distance can return for this pointer.
This value is always 0.0.
double get distanceMin => 0.0;