menu
messenger
ui/page/call/controller.dart
CallController
secondary property
secondary
dark_mode
light_mode
secondary
property
RxList
<
Participant
>
secondary
final
Participant
s to display in the secondary view.
Implementation
final RxList<Participant> secondary = RxList();
messenger
controller
CallController
secondary property
CallController class