volume_off constant
speaker_slash_fill — Cupertino icon for a speaker with a small and a large sound wave and a diagonal line crossing the whole icon. This is the same icon as speaker_slash_fill in cupertino_icons 1.0.0+.
See also:
- volume_down, which is similar, but not crossed out and only has the small wave.
- volume_mute, which is similar, but not crossed out.
- volume_up, which is the version of this icon that is not crossed out.
Implementation
static const IconData volume_off = IconData(0xf3b9, fontFamily: iconFont, fontPackage: iconFontPackage);