ModernParticipantListOthers constructor

const ModernParticipantListOthers({
  1. Key? key,
  2. required ModernParticipantListOthersOptions options,
})

Implementation

const ModernParticipantListOthers({super.key, required this.options});