DocumentCaptureWidget constructor
const
DocumentCaptureWidget({})
Implementation
const DocumentCaptureWidget({
super.key,
this.onImageCaptured,
this.onError,
this.showCamera = true,
this.showGallery = true,
this.cameraButtonText,
this.galleryButtonText,
this.buttonStyle,
this.title,
this.instructions,
this.showCompanyBranding = false,
this.showTips = true,
this.theme,
});