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