FontWeight

trait FontWeight extends Normal
trait Normal
class Object
trait Matchable
class Any

Value members

Concrete fields

lazy val bold: StyleSetter

Bold font weight. Same as 700.

Bold font weight. Same as 700.

One font weight darker than the parent element (among the available weights of the font)

One font weight darker than the parent element (among the available weights of the font)

One font weight lighter than the parent element (among the available weights of the font).

One font weight lighter than the parent element (among the available weights of the font).

lazy override val normal: StyleSetter

Normal font weight. Same as 400.

Normal font weight. Same as 400.