center method

Text center()

Implementation

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