enterGrey constant

SvgData const enterGrey

Implementation

static const SvgData enterGrey = SvgData(
  'assets/icons/enter_grey.svg',
  width: 20.21,
  height: 25,
);