start property

  1. @override
Point<double> get start
override

Start of edge

Implementation

@override
Point<double> get start => from;