IconPath typedef

IconPath = Path Function(Size size)

Builds a responsive path given a size. Used to draw a icon.

Implementation

typedef IconPath = Path Function(Size size);