textAlign property

TextAlign? textAlign
final

The TextAlign of the text, in the same was it's used in the Text widget

Implementation

final TextAlign? textAlign;