menu
flutter_zxing package
documentation
zxing_mobile.dart
ZxingMobile
barcodeFormatName method
barcodeFormatName method
dark_mode
light_mode
barcodeFormatName
method
@
override
String
barcodeFormatName
(
int
format
)
override
Implementation
@override String barcodeFormatName(int format) => zxingBarcodeFormatName(format);
flutter_zxing package
documentation
zxing_mobile
ZxingMobile
barcodeFormatName method
ZxingMobile class