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