menu
messenger
ui/page/home/page/my_profile/microphone_switch/controller.dart
MicrophoneSwitchController
level property
level
dark_mode
light_mode
level
property
RxInt
level
final
Audio input level of the currently selected microphone.
Implementation
final RxInt level = RxInt(0);
messenger
controller
MicrophoneSwitchController
level property
MicrophoneSwitchController class