depth property

double? depth

Implementation

double? get depth => _depth?.clamp(Emergent.minDepth, Emergent.maxDepth);