points property

List<StrokePoint> points
getter/setter pair

List of touch points as Point.

Implementation

List<StrokePoint> points = [];