Style.this

Create a style by copying params of others.

Multiple styles can be set, so if one field is set to typeof(field).init, it will be taken from the previous style from the list — that is, settings from the last style override previous ones.

  1. this()
  2. this(Style[] styles)
    class Style

Meta