menu
messenger
ui/page/home/page/my_profile/microphone_switch/controller.dart
MicrophoneSwitchController
selected property
selected
dark_mode
light_mode
selected
property
Rx
<
DeviceDetails
?
>
selected
final
Currently selected
DeviceDetails
.
Implementation
final Rx<DeviceDetails?> selected = Rx(null);
messenger
controller
MicrophoneSwitchController
selected property
MicrophoneSwitchController class