class TextUi::TextBlock

Defined in:

textui/text_document.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(text : String = "") #

[View source]

Instance Method Detail

def size(*args, **options) #

[View source]
def size(*args, **options, &) #

[View source]
def text : String #

[View source]
def text=(text : String) #

[View source]