menu
qr_bar_code package
documentation
code/src/ean13.dart
BarcodeEan13
drawEndChar property
drawEndChar property
dark_mode
light_mode
drawEndChar
property
bool
drawEndChar
final
Draw the end char '>' in the right margin
Implementation
final bool drawEndChar;
qr_bar_code package
documentation
code/src/ean13
BarcodeEan13
drawEndChar property
BarcodeEan13 class