Packages

object Nunito extends GoogleFont

Linear Supertypes
GoogleFont, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Nunito
  2. GoogleFont
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. lazy val 200: GoogleFontWeight
  4. lazy val 200italic: GoogleFontWeight
  5. lazy val 300: GoogleFontWeight
  6. lazy val 300italic: GoogleFontWeight
  7. lazy val 600: GoogleFontWeight
  8. lazy val 600italic: GoogleFontWeight
  9. lazy val 700: GoogleFontWeight
  10. lazy val 700italic: GoogleFontWeight
  11. lazy val 800: GoogleFontWeight
  12. lazy val 800italic: GoogleFontWeight
  13. lazy val 900: GoogleFontWeight
  14. lazy val 900italic: GoogleFontWeight
  15. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  16. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  17. lazy val category: String
    Definition Classes
    NunitoGoogleFont
  18. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  19. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  20. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  21. lazy val family: String
    Definition Classes
    NunitoGoogleFont
  22. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  23. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  24. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  25. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  26. lazy val italic: GoogleFontWeight
  27. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  28. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  29. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  30. lazy val regular: GoogleFontWeight
  31. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  32. def toString(): String
    Definition Classes
    AnyRef → Any
  33. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  34. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  35. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  36. lazy val weights: List[GoogleFontWeight]
    Definition Classes
    NunitoGoogleFont
  37. object subsets extends GoogleFontSubsets
    Definition Classes
    NunitoGoogleFont

Inherited from GoogleFont

Inherited from AnyRef

Inherited from Any

Ungrouped