menu
qr_bar_code package
documentation
qr/src/qr_painter.dart
QRPainter
gapless property
gapless property
dark_mode
light_mode
gapless
property
bool
gapless
final
If set to false, the painter will leave a 1px gap between each of the squares.
Implementation
final bool gapless;
qr_bar_code package
documentation
qr/src/qr_painter
QRPainter
gapless property
QRPainter class