focused property

RxList<Participant> focused
final

Participants in focus mode.

Implementation

final RxList<Participant> focused = RxList([]);