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