menu
mirrorfly_uikit_plugin package
documentation
app/call_modules/call_widgets.dart
SpeakingDots
SpeakingDots.new const constructor
SpeakingDots.new const constructor
dark_mode
light_mode
SpeakingDots
constructor
const
SpeakingDots
(
{
Key
?
key
,
required
int
audioLevel
,
required
Color
bgColor
,
double
radius
=
14
,
})
Implementation
const SpeakingDots( {super.key, required this.audioLevel, required this.bgColor, this.radius = 14});
mirrorfly_uikit_plugin package
documentation
app/call_modules/call_widgets
SpeakingDots
SpeakingDots.new const constructor
SpeakingDots class