vertices property

List<double> vertices
getter/setter pair

Implementation

List<double> vertices = List<double>.of([], growable: true);