length property

int get length

Number of control points

Implementation

int get length => controlPoints.length;