menu
iconoir_flutter package
documentation
regular/sound_off.dart
SoundOff
SoundOff const constructor
SoundOff const constructor
dark_mode
light_mode
SoundOff
constructor
const
SoundOff
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const SoundOff({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
regular/sound_off
SoundOff
SoundOff const constructor
SoundOff class