menu
document_detector package
documentation
result/capture.dart
Capture
Capture.new constructor
Capture.new constructor
dark_mode
light_mode
Capture
constructor
Capture
(
String
?
imagePath
,
String
?
imageUrl
,
String
?
label
,
double
?
quality
,
int
?
lensFacing
,
)
Implementation
Capture( this.imagePath, this.imageUrl, this.label, this.quality, this.lensFacing);
document_detector package
documentation
result/capture
Capture
Capture.new constructor
Capture class