UpdateIsParticipantsModalVisible typedef
UpdateIsParticipantsModalVisible =
void Function(bool)
Callback function type for updating the visibility of the participants modal.
Implementation
typedef UpdateIsParticipantsModalVisible = void Function(bool);