reportWhite constant

SvgData const reportWhite

Implementation

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