menu
scanbot_sdk package
documentation
json/common_platform.dart
AspectRatio
AspectRatio.new constructor
AspectRatio.new constructor
dark_mode
light_mode
AspectRatio
constructor
AspectRatio
(
{
required
double
width
,
required
double
height
,
})
Implementation
AspectRatio({ required this.width, required this.height, });
scanbot_sdk package
documentation
json/common_platform
AspectRatio
AspectRatio.new constructor
AspectRatio class