menu
zxing_lib package
documentation
oned.dart
DataLength
DataLength.fixed const constructor
DataLength.fixed const constructor
dark_mode
light_mode
DataLength.fixed
constructor
const
DataLength.fixed
(
int
length
)
Implementation
const DataLength.fixed(int length) : this._(false, length);
zxing_lib package
documentation
oned
DataLength
DataLength.fixed const constructor
DataLength class