sentBlue constant

SvgData const sentBlue

Implementation

static const SvgData sentBlue = SvgData(
  'assets/icons/sent_blue.svg',
  width: 12.42,
  height: 9,
);