menu
barcode_scanner package
documentation
core.dart
ImageProfile
ImageProfile.new constructor
ImageProfile.new constructor
dark_mode
light_mode
ImageProfile
constructor
ImageProfile
(
{
int
bitmapMemoryConsumption
=
0
,
int
hibernationMemoryConsumption
=
0
,
})
Implementation
ImageProfile({ this.bitmapMemoryConsumption = 0, this.hibernationMemoryConsumption = 0, });
barcode_scanner package
documentation
core
ImageProfile
ImageProfile.new constructor
ImageProfile class