menu
zxing_lib package
documentation
oned.dart
UPCEWriter
supportedWriteFormats property
supportedWriteFormats property
dark_mode
light_mode
supportedWriteFormats
property
@
override
List
<
BarcodeFormat
>
get
supportedWriteFormats
override
Implementation
@override List<BarcodeFormat> get supportedWriteFormats => [BarcodeFormat.upcE];
zxing_lib package
documentation
oned
UPCEWriter
supportedWriteFormats property
UPCEWriter class