onError property

Widget Function(Object?)? onError
final

Specify the error widget.

Implementation

final Widget Function(Object?)? onError;