closePrimary constant
Implementation
static const SvgData closePrimary = SvgData(
'assets/icons/close_primary.svg',
width: 15,
height: 15,
);
static const SvgData closePrimary = SvgData(
'assets/icons/close_primary.svg',
width: 15,
height: 15,
);