errorBuilder property
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;
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.
final MobileScannerErrorBuilder? errorBuilder;