contextQr constant

SvgData const contextQr

Implementation

static const SvgData contextQr = SvgData(
  'assets/icons/context_qr.svg',
  width: 18,
  height: 18,
);