end property

  1. @override
Point<double> get end
override

End of edge

Implementation

@override
Point<double> get end => to;