value property

String? value
final

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:

Implementation

final String? value;