update method

void update(
  1. num yValue,
  2. bool? redraw,
  3. bool? animation
)

Implementation

external void update(num yValue, bool? redraw, bool? animation);