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