arrowLeft constant

SvgData const arrowLeft

Implementation

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