value property
Sets the value for the value color mapping.
The tile would render in the specified color if the value returned in the TreemapLevel.colorValueMapper is value to this value.
See also:
- color, maps the color to the tiles based on the value returned in TreemapLevel.colorValueMapper.
Implementation
final String? value;