onError property

(Widget Function(Object error)?) onError
final

The error builder for the GoogleVisionBuilder.

Implementation

final Widget Function(Object error)? onError;