AudioRecordingSlideToCancelTheme
data class AudioRecordingSlideToCancelTheme(val textStyle: TextStyle, val iconStyle: IconStyle, val marginEnd: Dp, val threshold: Dp)
Represents the theme for the slide to cancel component.