menu
zxing_lib package
documentation
datamatrix.dart
EncoderContext
currentChar property
currentChar property
dark_mode
light_mode
currentChar
property
int
get
currentChar
Implementation
int get currentChar => _msg.codeUnitAt(pos);
zxing_lib package
documentation
datamatrix
EncoderContext
currentChar property
EncoderContext class