contextMute constant
Implementation
static const SvgData contextMute = SvgData(
'assets/icons/context_mute.svg',
width: 22,
height: 22,
);
static const SvgData contextMute = SvgData(
'assets/icons/context_mute.svg',
width: 22,
height: 22,
);