ParticipantsCounterBadgeTextContext constructor
- required BuildContext buildContext,
- required ParticipantsCounterBadgeOptions options,
Implementation
const ParticipantsCounterBadgeTextContext({
required this.buildContext,
required this.options,
});