struct CryTUI::Span

Defined in:

crytui/text.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(content : String, style : CryTUI::Style = Style.new) #

[View source]

Instance Method Detail

def content : String #

[View source]
def style : Style #

[View source]
def width : Int32 #

[View source]