menu
iconoir_flutter package
documentation
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({Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
sound_off
SoundOff
SoundOff.new const constructor
SoundOff class