name property

String? name
final

Sets the identifier text to the color mapping. The same will be used to the legend item text and color will be used as legend item color.

See also:

  • from, sets the start range for the color mapping.
  • to, sets the end range for the color mapping.

Implementation

final String? name;