Style

tui.view.Style
See theStyle companion object
sealed abstract class Style(val code: String)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Blinking.type
object Bold.type
object Default.type
object Dim.type
object Reversed.type
object Underlined.type
Show all

Members list

Value members

Concrete fields

val code: String