onError property

Widget Function(BuildContext context, Object error)? onError
final

Builder for the error state.

Implementation

final Widget Function(BuildContext context, Object error)? onError;