update method

  1. @override
void update(
  1. Offset newPoint
)
override

Updates the content with a new point.

Implementation

@override
void update(Offset newPoint) {}