gradientColors

fun gradientColors(contentColor: Color, gradientBackground: Brush): FashionButtonStyle

Creates a gradient button style with custom colors and gradient background.

Return

A gradient button style with custom colors and background

Parameters

contentColor

The color of the button's content (text and icon)

gradientBackground

The gradient brush for the button background