textButtonColorsBorderless

fun textButtonColorsBorderless(color: Color = Color.Transparent, disabledColor: Color = Color.Transparent, textColor: Color = COUITheme.colorScheme.primary, disabledTextColor: Color = COUITheme.colorScheme.disabledPrimary): TextButtonColors

The TextButtonColors for borderless / translate text buttons (COUI Widget.COUI.Button.Large.Borderless / Translate): no fill, primary-tinted label.