Companion

object Companion

Functions

Link copied to clipboard
fun create(fontWeight: FontWeight? = null, earnFontColor: ColorValue? = null, redeemFontColor: ColorValue? = null): BenefitTextStyle

Utility function to replace primary constructor for view based apps that use the SDK provided ColorValue and FontWeight instead of the Compose Color and FontWeight.