ImgWrapper typedef

ImgWrapper = Widget Function(Widget img)

Implementation

typedef Widget ImgWrapper(Widget img);