AudioRecordingAttachmentPreviewTheme
constructor(size: ComponentSize, padding: ComponentPadding, playButton: IconContainerStyle, pauseButton: IconContainerStyle, timerStyle: TextContainerStyle, waveformSliderStyle: WaveformSliderLayoutStyle)
Parameters
size
The size of the audio recording attachment preview.
padding
The padding for the audio recording attachment preview.
playButton
The style for the play button.
pauseButton
The style for the pause button.
timerStyle
The style for the timer component.
waveformSliderStyle
The style for the waveform slider.