SwipeAction
constructor(onSwipe: () -> Unit, icon: ImageVector, enabled: Boolean = true, finishBackAnimationBeforeCallback: Boolean = false, colorBackground: Color? = null, colorForeground: Color? = null, colorForegroundSuccess: Color? = null, colorBackgroundSuccess: Color? = null, iconScale: Float = 0.75f, iconScaleSuccess: Float = 1.0f)