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