textAlign property
final
      How the text should be aligned horizontally.
Defaults to TextAlign.start.
Implementation
final TextAlign textAlign;How the text should be aligned horizontally.
Defaults to TextAlign.start.
final TextAlign textAlign;