update abstract method

void update(
  1. Offset newPoint
)

Updates the content with a new point.

Implementation

void update(Offset newPoint);