textAlign property Null safety
final
How the text in the decoration should be aligned horizontally.
Implementation
final TextAlign? textAlign;
How the text in the decoration should be aligned horizontally.
final TextAlign? textAlign;