Companion

object Companion

Properties

Link copied to clipboard
const val BLACK: Int = 900
Link copied to clipboard
const val BOLD: Int = 700
Link copied to clipboard
const val EXTRA_BLACK: Int = 1000
Link copied to clipboard
const val EXTRA_BOLD: Int = 800
Link copied to clipboard
const val EXTRA_LIGHT: Int = 200
Link copied to clipboard
const val INVISIBLE: Int = 0
Link copied to clipboard
const val LIGHT: Int = 300
Link copied to clipboard
const val MEDIUM: Int = 500
Link copied to clipboard
const val NORMAL: Int = 400
Link copied to clipboard
const val SEMI_BOLD: Int = 600
Link copied to clipboard
const val THIN: Int = 100