menu
zxing_lib package
documentation
oned.dart
DecodedChar
DecodedChar constructor
DecodedChar constructor
dark_mode
light_mode
DecodedChar
constructor
DecodedChar
(
int
newPosition
,
int
_value
)
Implementation
DecodedChar(int newPosition, this._value) : super(newPosition);
zxing_lib package
documentation
oned
DecodedChar
DecodedChar constructor
DecodedChar class