depth property Null safety

double? depth

The penetration depth of the intersection.

Implementation

double? get depth => _depth;