menu
scanbot_sdk
classical_components/document_scanner_configuration.dart
PageAspectRatio
PageAspectRatio const constructor
PageAspectRatio
brightness_4
brightness_5
PageAspectRatio
constructor
const
PageAspectRatio
(
{
required
double
width
,
required
double
height
}
)
Implementation
const PageAspectRatio({required this.width, required this.height});
scanbot_sdk
document_scanner_configuration
PageAspectRatio
PageAspectRatio const constructor
PageAspectRatio class