menu
scanbot_sdk
common_platform
AspectRatio
AspectRatio constructor
AspectRatio
brightness_4
brightness_5
AspectRatio
constructor
AspectRatio
(
{
required
double
width
,
required
double
height
}
)
Implementation
AspectRatio({ required this.width, required this.height, });
scanbot_sdk
common_platform
AspectRatio
AspectRatio constructor
AspectRatio class
Constructors
AspectRatio
fromJson
Properties
hashCode
height
runtimeType
width
Methods
noSuchMethod
toJson
toString
Operators
operator ==