menu
qr_bar_code package
documentation
code/src/itf.dart
BarcodeItf
fixedLength property
fixedLength property
dark_mode
light_mode
fixedLength
property
int
?
fixedLength
final
The Barcode length if fixed length
Implementation
final
int?
fixedLength;
qr_bar_code package
documentation
code/src/itf
BarcodeItf
fixedLength property
BarcodeItf class
Constructors
new
Properties
addChecksum
borderWidth
charSet
drawBorder
fixedLength
hashCode
maxLength
minLength
name
quietWidth
runtimeType
zeroPrepend
Methods
add
checkLength
checkSumModulo10
checkSumModulo11
convert
getHeight
getText
isValid
isValidBytes
make
makeBytes
makeText
marginLeft
marginRight
marginTop
normalize
noSuchMethod
toHex
toString
toSvg
toSvgBytes
verify
verifyBytes
Operators
operator ==