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