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