builder property
final
The builder for the GoogleVisionBuilder.
Implementation
final Widget Function(
BuildContext context,
AsyncSnapshot<AnnotatedResponses> snapshot,
ImageDetail imageDetail,
) builder;
The builder for the GoogleVisionBuilder.
final Widget Function(
BuildContext context,
AsyncSnapshot<AnnotatedResponses> snapshot,
ImageDetail imageDetail,
) builder;