closeSmall constant

SvgData const closeSmall

Implementation

static const SvgData closeSmall = SvgData(
  'assets/icons/close_small_white.svg',
  width: 10.4,
  height: 10.4,
);