ChartRamp constructor
const
ChartRamp(
- List<
UvColor> colors
Creates a ramp from an explicit list of UvColors.
Implementation
const ChartRamp(this.colors);
Creates a ramp from an explicit list of UvColors.
const ChartRamp(this.colors);