Companion

object Companion

Functions

Link copied to clipboard
operator fun invoke(textColor: KalugaColor, backgroundStyle: KalugaBackgroundStyle): ButtonStateStyle.TextOnly
operator fun invoke(textColor: KalugaColor, backgroundColor: KalugaColor = DefaultColors.clear, shape: KalugaBackgroundStyle.Shape = KalugaBackgroundStyle.Shape.Rectangle()): ButtonStateStyle.TextOnly