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)