menu
scanbot_sdk
common_platform
Size
Size constructor
Size
brightness_4
brightness_5
Size
constructor
Size
(
{
required
double
width
,
required
double
height
}
)
Implementation
Size({ required this.width, required this.height, });
scanbot_sdk
common_platform
Size
Size constructor
Size class