🌈 Create new beautiful Compose Gradients with our new wesite ->
Object

TextDefaults

Source set: Android
public object TextDefaults

Properties

defaultTextColor

Source set: Android
public val defaultTextColor: ColorProvider = ColorProvider(Color.Black)

defaultTextStyle

Source set: Android
public val defaultTextStyle: TextStyle = TextStyle(color = defaultTextColor)