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