menu
zxing_lib package
documentation
datamatrix.dart
EncoderContext
codewordCount property
codewordCount property
dark_mode
light_mode
codewordCount
property
int
get
codewordCount
Implementation
int
get
codewordCount => _codewords.length;
zxing_lib package
documentation
datamatrix
EncoderContext
codewordCount property
EncoderContext class
Constructors
new
Properties
codewordCount
codewords
current
currentChar
hashCode
hasMoreCharacters
message
newEncoding
pos
remainingCharacters
runtimeType
skipAtEnd
symbolInfo
Methods
noSuchMethod
resetEncoderSignal
resetSymbolInfo
setSizeConstraints
setSymbolShape
signalEncoderChange
toString
updateSymbolInfo
writeCodeword
writeCodewords
Operators
operator ==