menu
scan_document package
documentation
images_post_processing.dart
ImagesPostProcessing
ImagesPostProcessing.new const constructor
ImagesPostProcessing.new const constructor
dark_mode
light_mode
ImagesPostProcessing
constructor
const
ImagesPostProcessing
(
{
Key
?
key
,
List
<
File
>
?
images
,
})
Implementation
const ImagesPostProcessing({Key? key, this.images}) : super(key: key);
scan_document package
documentation
images_post_processing
ImagesPostProcessing
ImagesPostProcessing.new const constructor
ImagesPostProcessing class