telepen static method
Telepen Barcode
Telepen is a barcode designed in 1972 in the UK to express all 128 ASCII characters without using shift characters for code switching, and using only two different widths for bars and spaces.
Implementation
static Barcode telepen() => const BarcodeTelepen();