length property

double get length

Implementation

double get length => (to - from).length;