DocumentScannerPage constructor
const
DocumentScannerPage({})
Implementation
const DocumentScannerPage({super.key,
required this.appBarTitle,
required this.captureButtonText,
required this.cropButtonText,
required this.cropPdfButtonText,
required this.width,
required this.height,
});