left method

Text left()

Implementation

Text left() => copyWith(textAlign: TextAlign.left);