vertexCount property

  1. @override
int vertexCount
override

Implementation

@override
int get vertexCount => (_segments + 1) * 2;