Static

class Static(text: Component) : SideboardLine(source)

A sideboard line which always displays the same text.

Constructors

Link copied to clipboard
constructor(text: Component)

Properties

Link copied to clipboard
open override val textFlow: Flow<Component>

The internal text flow, which the sideboard collects in order to receive line updates.