textAlign property Null safety
final
How each line of text in the Text widget should be aligned horizontally.
Implementation
final TextAlign? textAlign;
How each line of text in the Text widget should be aligned horizontally.
final TextAlign? textAlign;