ModernParticipantListOthersType typedef

ModernParticipantListOthersType = Widget Function({required ModernParticipantListOthersOptions options})

Implementation

typedef ModernParticipantListOthersType = Widget Function({
  required ModernParticipantListOthersOptions options,
});