ErrorCallBack<Object> typedef

ErrorCallBack<Object> = Widget Function(Object error)

Implementation

typedef ErrorCallBack<Object> = Widget Function(Object error);