triangles property

Uint16List? triangles

Implementation

Uint16List? get triangles {
  return _triangles;
}