menu
video_confi package
documentation
features/producers/ui/controls/microphone.dart
Microphone
Microphone const constructor
Microphone const constructor
dark_mode
light_mode
Microphone
constructor
const
Microphone
(
{
Key
?
key
,
})
Implementation
const Microphone({Key? key}) : super(key: key);
video_confi package
documentation
features/producers/ui/controls/microphone
Microphone
Microphone const constructor
Microphone class