arrowRight constant

SvgData const arrowRight

Implementation

static const SvgData arrowRight = SvgData(
  'assets/icons/arrow_right.svg',
  width: 9.81,
  height: 16.7,
);