indexA property

List<int> indexA
final

vertices on shape A

Implementation

final List<int> indexA = List<int>.filled(3, 0);