OnError typedef

OnError = Widget Function(String? err)

Implementation

typedef OnError = Widget Function(String? err);