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