to property

double? to
final

Sets the range end for the color mapping.

The tile will render in the specified color if the value returned in the TreemapLevel.colorValueMapper falls between the from and to range.

See also:

Implementation

final double? to;