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.

Constructors

Link copied to clipboard
constructor(delegate: IconContainerStyle, backgroundColor: Color, backgroundShape: Shape)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard