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