legendIconColor method

  1. @protected
Color legendIconColor()

Implementation

@protected
Color legendIconColor() {
  return color ?? paletteColor;
}