volumeMuted constant
Implementation
static const SvgData volumeMuted = SvgData(
'assets/icons/volume_muted.svg',
width: 24,
height: 20,
);
static const SvgData volumeMuted = SvgData(
'assets/icons/volume_muted.svg',
width: 24,
height: 20,
);