hotKeyRecording property
final
Indicator whether mute/unmute hotkey is being recorded right now.
Implementation
final RxBool hotKeyRecording = RxBool(false);
Indicator whether mute/unmute hotkey is being recorded right now.
final RxBool hotKeyRecording = RxBool(false);