menu
scanbot_sdk
document_scanner_configuration
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
Constructors
PageAspectRatio
fromJson
Properties
hashCode
height
runtimeType
width
Methods
noSuchMethod
toJson
toString
Operators
operator ==