FontWeight

value class FontWeight


Weight of a font.

Summary

Public companion properties

FontWeight
FontWeight
FontWeight

Public properties

Int

numerical value for the weight (a number from 0 to 1000)

Public companion properties

Bold

Added in 1.0.0
val Bold: FontWeight

Medium

Added in 1.0.0
val Medium: FontWeight

Normal

Added in 1.0.0
val Normal: FontWeight

Public properties

value

Added in 1.0.0
val value: Int

numerical value for the weight (a number from 0 to 1000)