Karaoke Breathing Dots Defaults
data class KaraokeBreathingDotsDefaults(val number: Int = 3, val size: ERROR CLASS: Symbol not found for Dp = 16.dp, val margin: ERROR CLASS: Symbol not found for Dp = 12.dp, val enterDurationMs: Int = 3000, val preExitStillDuration: Int = 200, val preExitDipAndRiseDuration: Int = 3000, val exitDurationMs: Int = 200, val breathingDotsColor: ERROR CLASS: Symbol not found for Color = Color.White)
Constructors
Link copied to clipboard
constructor(number: Int = 3, size: ERROR CLASS: Symbol not found for Dp = 16.dp, margin: ERROR CLASS: Symbol not found for Dp = 12.dp, enterDurationMs: Int = 3000, preExitStillDuration: Int = 200, preExitDipAndRiseDuration: Int = 3000, exitDurationMs: Int = 200, breathingDotsColor: ERROR CLASS: Symbol not found for Color = Color.White)