ErrorListener typedef

ErrorListener = void Function()

Function which is called after loading the image failed.

Implementation

typedef ErrorListener = void Function();