getText method

String getText()

Gets the text of this label.

Implementation

String getText() => _text;