none constant

SvgData const none

Implementation

static const SvgData none = SvgData(
  'assets/icons/none.svg',
  width: 1,
  height: 1,
);