menu
google_vision_flutter
google_vision_flutter.dart
GoogleVisionBuilder
onError property
onError
brightness_4
brightness_5
onError
property
(
Widget
Function
(
Object
error
)
?)
onError
final
The error builder for the
GoogleVisionBuilder
.
Implementation
final Widget Function(Object error)? onError;
google_vision_flutter
google_vision_flutter
GoogleVisionBuilder
onError property
GoogleVisionBuilder class