blockedWhite constant
Implementation
static const SvgData blockedWhite = SvgData(
  'assets/icons/blocked_white.svg',
  width: 15,
  height: 15,
);static const SvgData blockedWhite = SvgData(
  'assets/icons/blocked_white.svg',
  width: 15,
  height: 15,
);