toText method

Text toText()

Convert string to Text widget

Implementation

Text toText() => Text(this);