LoadImage typedef

LoadImage = Future<ImageLoadResponse> Function(Element ownerElement, Uri url)

Implementation

typedef LoadImage = Future<ImageLoadResponse> Function(Element ownerElement, Uri url);