AnimatedFloatingAction constructor
const
AnimatedFloatingAction({})
Implementation
const AnimatedFloatingAction(
{super.key,
required this.tooltip,
required this.icon,
required this.audioCallOnPressed,
required this.videoCallOnPressed,
required this.backgroundColor,
required this.foregroundColor});