paint method

  1. @override
void paint(
  1. ChartCanvas canvas,
  2. double animationPercent
)
override

Draw this component on the canvas.

Implementation

@override
void paint(ChartCanvas canvas, double animationPercent) {}