notFound constant

SvgData const notFound

Implementation

static const SvgData notFound = SvgData(
  'assets/icons/not_found.svg',
  width: 126,
  height: 125,
);