triangles property

Uint16List? get triangles

Implementation

Uint16List? get triangles {
  return _triangles;
}