Flutter
vector_math
IntersectionResult
depth property
depth
depth
property
Null safety
double
?
depth
The penetration depth of the intersection.
Implementation
double? get depth => _depth;
Flutter
vector_math
IntersectionResult
depth property
IntersectionResult class
Constructors
IntersectionResult
Properties
axis
depth
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==