Start native apps faster with the Composables CLI ->
Object

RemoteTypeface.DefaultBold

Represents the default bold system font.

Source set: Android
public object DefaultBold : RemoteTypeface

Represents the default bold system font.

Properties

name

Source set: Android
override val name: String = "default-bold"

Functions

toAndroidTypeface

Source set: Android
override fun toAndroidTypeface(): Typeface