errorSmall constant

SvgData const errorSmall

Implementation

static const SvgData errorSmall = SvgData(
  'assets/icons/error.svg',
  height: 10,
);