ErrorBuilder typedef

ErrorBuilder = Widget Function(Function retry)

Implementation

typedef ErrorBuilder = Widget Function(Function retry);