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