hull property

List<int> hull
latefinal

The indices of the points on the convex hull, in counterclockwise order.

Implementation

late final List<int> hull;