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