ErrorChildBuilder typedef

ErrorChildBuilder = Widget Function(Exception exception)

Implementation

typedef Widget ErrorChildBuilder(Exception exception);