centered method

Text centered()

Implementation

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