length property

double get length

Length.

Implementation

double get length => math.sqrt(length2);