length property Null safety

double length

Length.

Implementation

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