paint abstract method

void paint(
  1. Canvas canvas,
  2. Size size
)

Implementation

void paint(ui.Canvas canvas, ui.Size size);