textAlign property
How the text being edited should be aligned horizontally.
Same as TextField.textAlign
Implementation
final TextAlign textAlign;
How the text being edited should be aligned horizontally.
Same as TextField.textAlign
final TextAlign textAlign;