WidgetImage typedef

WidgetImage = Widget Function(String imageUrl)

Implementation

typedef Widget WidgetImage(String imageUrl);