textAlign property
final
How the text should be aligned horizontally.
This property takes effect immediately when changed, it is not animated.
Implementation
final TextAlign? textAlign;
How the text should be aligned horizontally.
This property takes effect immediately when changed, it is not animated.
final TextAlign? textAlign;