draw abstract method

void draw(
  1. Canvas canvas,
  2. Offset offset
)

Implementation

void draw(Canvas canvas, Offset offset);