errorBuilder property

MobileScannerErrorBuilder? errorBuilder
final

The error builder for the camera preview.

If this is null, a black ColoredBox, with a centered white Icons.error icon is used as error widget.

Implementation

final MobileScannerErrorBuilder? errorBuilder;