AudioRecordingFloatingIconStyle
data class AudioRecordingFloatingIconStyle(delegate: IconContainerStyle, val backgroundColor: Color, val backgroundShape: Shape)
Represents the style for the floating icon in the audio recording theme.
Parameters
delegate
The icon container style.
backgroundColor
The background color of the floating icon.
backgroundShape
The shape of the background.