textAlign property

TextAlign textAlign
final

Gives TextAlign to the text string.

By default it is TextAlign.left.

Implementation

final TextAlign textAlign;