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