indexCount property

  1. @override
int indexCount
override

Implementation

@override
int get indexCount => (_segments * 6) + ((_segments - 2) * 6);