FontStyle

laika.theme.config.FontStyle
See theFontStyle companion object
sealed abstract class FontStyle(val value: String)

Enumeration for the valid font styles that can be assigned to a font resource, compatible with CSS properties.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Italic.type
object Normal.type

Members list

Value members

Concrete fields

val value: String