menu
flutter_barcode package
documentation
barcode/symbols/nw7_barcode_symbol.dart
MW7BarcodeSymbol
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/nw7_barcode_symbol
MW7BarcodeSymbol
toPattern method
MW7BarcodeSymbol class