menu
scanbot_sdk
scanbot_sdk.dart
AspectRatio
AspectRatio.new constructor
AspectRatio.new
dark_mode
light_mode
AspectRatio
constructor
AspectRatio
(
{
double
width
=
1.0
,
double
height
=
1.0
,
})
Implementation
AspectRatio({ this.width = 1.0, this.height = 1.0, });
scanbot_sdk
scanbot_sdk
AspectRatio
AspectRatio.new constructor
AspectRatio class