FashionButtonStyles
A collection of predefined button styles for the Fashion SDK. These styles provide consistent visual appearance across the application.
Functions
Creates an adaptive contrast button style that automatically adjusts based on the theme's color scheme. Uses contrast style for light theme and inverted contrast style for dark theme.
Creates an inverted contrast button style using the provided theme. This style uses light background with dark content for high contrast.
Creates a contrast button style using the provided theme. This style uses dark background with light content for high contrast.
Creates a gradient button style with custom colors and gradient background.
Creates a primary button style using the provided theme.
Creates a primary button style with custom colors.
Creates a secondary button style using the provided theme.
Creates a secondary button style with custom colors.