radiusActual property

double get radiusActual

Implementation

double get radiusActual => radius * (g?.zoom ?? 1) / zoom;