menu
mediasfu_sdk
components\display_components\participants_counter_badge.dart
ParticipantsCounterBadge
ParticipantsCounterBadge.new const constructor
ParticipantsCounterBadge.new
dark_mode
light_mode
ParticipantsCounterBadge
constructor
const
ParticipantsCounterBadge
(
{
Key
?
key
,
required
ParticipantsCounterBadgeOptions
options
,
})
Implementation
const ParticipantsCounterBadge({super.key, required this.options});
mediasfu_sdk
participants_counter_badge
ParticipantsCounterBadge
ParticipantsCounterBadge.new const constructor
ParticipantsCounterBadge class