EdgePathBuilder typedef

EdgePathBuilder = Path Function(List<List<double>> points)

Implementation

typedef EdgePathBuilder = Path Function (List<List<double>> points);