onDraw property

void Function(Size) onDraw
final

Callback called each time the painter is redraw

Implementation

final void Function(Size) onDraw;