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