PaintedPathCallback typedef

PaintedPathCallback = void Function(int, Path)

Implementation

typedef PaintedPathCallback = void Function(int, Path);