menu
messenger
ui/page/call/participant/controller.dart
ParticipantController
chat property
chat
dark_mode
light_mode
chat
property
Rx
<
RxChat
?
>
chat
getter/setter pair
Reactive
RxChat
this modal is about.
Implementation
Rx<RxChat?> chat = Rx(null);
messenger
controller
ParticipantController
chat property
ParticipantController class