sqrLen top-level constant

List<double> Function(dynamic a) const sqrLen

Alias for {@link vec2.squaredLength} @function

Implementation

const sqrLen = squaredLength;