ParticipantsCounterBadgeType typedef

ParticipantsCounterBadgeType = Widget Function({required ParticipantsCounterBadgeOptions options})

Implementation

typedef ParticipantsCounterBadgeType = Widget Function({
  required ParticipantsCounterBadgeOptions options,
});