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