ErrorBuilder typedef

ErrorBuilder = Widget Function(String error)

Implementation

typedef ErrorBuilder = Widget Function(String error);