telepen static method

Barcode telepen()

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.

Telepen

Implementation

static Barcode telepen() => const BarcodeTelepen();