indexB property

List<int> indexB
final

vertices on shape B

Implementation

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