PainterProvider typedef

PainterProvider = CustomPainter Function(Path)

Implementation

typedef PainterProvider = CustomPainter Function(Path);