ErrorImgBuilder typedef

ErrorImgBuilder = Widget Function(String url, String alt, Object error)

Implementation

typedef ErrorImgBuilder = Widget Function(String url, String alt, Object error);