PaintCallback typedef

PaintCallback = void Function(Canvas)

Implementation

typedef PaintCallback = void Function(Canvas);