PathBuilder typedef

PathBuilder = Path Function(Size size)

Builds a clipping path for the given size.

Implementation

typedef PathBuilder = Path Function(Size size);