radius property

double radius
final

Corner radius of the mass; clamped to half the shorter side, so radius >= min(w, h) / 2 yields a stadium.

Implementation

final double radius;