attachmentClose constant

SvgData const attachmentClose

Implementation

static const SvgData attachmentClose = SvgData(
  'assets/icons/attachment_close.svg',
  width: 8,
  height: 8,
);