blockedWhite constant

SvgData const blockedWhite

Implementation

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