menu
syncfusion_flutter_treemap package
documentation
treemap.dart
TreemapTile
indices property
indices property
brightness_4
brightness_5
indices
property
List
<
int
>
indices
Contains the indices of the data source which forms this tile.
Implementation
List<int> get indices => _indices;
syncfusion_flutter_treemap package
documentation
treemap
TreemapTile
indices property
TreemapTile class