menu
zxing_lib package
documentation
qrcode.dart
AlignmentPattern
AlignmentPattern constructor
AlignmentPattern constructor
dark_mode
light_mode
AlignmentPattern
constructor
AlignmentPattern
(
double
posX
,
double
posY
,
double
_estimatedModuleSize
)
Implementation
AlignmentPattern(double posX, double posY, this._estimatedModuleSize) : super(posX, posY);
zxing_lib package
documentation
qrcode
AlignmentPattern
AlignmentPattern constructor
AlignmentPattern class