menu
flutter_barcode package
documentation
barcode/symbols/code39_barcode_symbol.dart
Code39BarcodeSymbol
toPattern method
toPattern method
dark_mode
light_mode
toPattern
method
@
override
List
<
bool
>
toPattern
(
)
override
Implementation
@override List<bool> toPattern() => patternSpecification[value]!;
flutter_barcode package
documentation
barcode/symbols/code39_barcode_symbol
Code39BarcodeSymbol
toPattern method
Code39BarcodeSymbol class