indices property

List<int> indices

Contains the indices of the data source which forms this tile.

Implementation

List<int> get indices => _indices;