FontWeight

value class FontWeight(val value: Int)

Constructors

Link copied to clipboard
constructor(value: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val value: Int

Functions

Link copied to clipboard
operator fun compareTo(other: FontWeight): Int