menu
zxing_lib package
documentation
datamatrix.dart
EncoderContext
setSymbolShape method
setSymbolShape method
dark_mode
light_mode
setSymbolShape
method
void
setSymbolShape
(
SymbolShapeHint
shape
)
Implementation
void setSymbolShape(SymbolShapeHint shape) { _shape = shape; }
zxing_lib package
documentation
datamatrix
EncoderContext
setSymbolShape method
EncoderContext class