arrowRightDisabled constant

SvgData const arrowRightDisabled

Implementation

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