GuiColorBarHue method

String GuiColorBarHue(
  1. RectangleBase<RectangleBase> bounds,
  2. num value
)

Implementation

String GuiColorBarHue(
  RectangleBase bounds,
  num value,
) => 'GuiColorBarHue($bounds, $value)';