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