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