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