menu
scanbot_sdk
scanbot_sdk.dart
PageAspectRatio
PageAspectRatio.new const constructor
PageAspectRatio.new
dark_mode
light_mode
PageAspectRatio
constructor
const
PageAspectRatio
(
{
required
double
width
,
required
double
height
,
})
Implementation
const PageAspectRatio({required this.width, required this.height});
scanbot_sdk
scanbot_sdk
PageAspectRatio
PageAspectRatio.new const constructor
PageAspectRatio class