KPRadioButtonDefaults

Object containing default values and utilities for KPRadioButton components tailored for the com.trendyol.theme.KPDesign theme.

Functions

Link copied to clipboard
fun colors(selectedColor: Color = KPDesign.colors.colorPrimary, unselectedColor: Color = KPDesign.colors.colorOnSurfaceVariant1, disabledSelectedColor: Color = KPDesign.colors.colorOnSurfaceVariant1, disabledUnselectedColor: Color = KPDesign.colors.colorBorder): RadioButtonColors

Provides default RadioButtonColors based on the Trendyol design guidelines.