lowercase property

FxTextBuilder lowercase

Implementation

FxTextBuilder get lowercase => this.._text = _text.toLowerCase();