menu
barkoder_flutter package
documentation
barkoder_flutter_models.dart
QRBarcodeConfig
QRBarcodeConfig.new constructor
QRBarcodeConfig.new constructor
dark_mode
light_mode
QRBarcodeConfig
constructor
QRBarcodeConfig
(
{
bool
?
enabled
,
int
?
dpmMode
,
bool
?
multiPartMerge
,
})
Implementation
QRBarcodeConfig({this.enabled, this.dpmMode, this.multiPartMerge});
barkoder_flutter package
documentation
barkoder_flutter_models
QRBarcodeConfig
QRBarcodeConfig.new constructor
QRBarcodeConfig class