menu
document_scanner_plus package
documentation
scanned_image.dart
ScannedImage
ScannedImage constructor
ScannedImage constructor
dark_mode
light_mode
ScannedImage
constructor
ScannedImage
(
{
String
?
croppedImage
,
int
?
width
,
String
?
initialImage
,
int
?
height
,
})
Implementation
ScannedImage({ this.croppedImage, this.width, this.initialImage, this.height, });
document_scanner_plus package
documentation
scanned_image
ScannedImage
ScannedImage constructor
ScannedImage class