draw abstract method
Draws the chart. progress is the entrance reveal in 0..1 (1 = fully drawn).
Implementation
void draw(
Canvas canvas,
Size size,
DrafterThemeColors theme,
double progress,
);
Draws the chart. progress is the entrance reveal in 0..1 (1 = fully drawn).
void draw(
Canvas canvas,
Size size,
DrafterThemeColors theme,
double progress,
);