NormalOpenStyle

class NormalOpenStyle[V](name: String) extends Style[V]

A Style that takes any value of type T as a parameter and has an normal value

A Style that takes any value of type T as a parameter and has an normal value

class Style[V]
class Key
class Object
trait Matchable
class Any

Value members

Concrete fields

lazy val normal: StyleSetter