hoverColor method

IconBuilder hoverColor(
  1. Color color
)

Implementation

IconBuilder hoverColor(Color color) => this.._hoverColor = color;