textAlign property

TextAlign? textAlign
final

How the text should be aligned horizontally.

This property takes effect immediately when changed, it is not animated.

Implementation

final TextAlign? textAlign;