CanvasFunction typedef

CanvasFunction = void Function(Canvas canvas)

Implementation

typedef CanvasFunction = void Function(Canvas canvas);