ParticipantListOthersItem constructor
- Key? key,
- required ParticipantListOthersItemOptions options,
Implementation
const ParticipantListOthersItem({super.key, required this.options});
const ParticipantListOthersItem({super.key, required this.options});