textAlign property
The align to be applied to the anchor's child. This only has an effect on widgets that respect the DefaultTextStyle, such as Text.
Implementation
final TextAlign? textAlign;
The align to be applied to the anchor's child. This only has an effect on widgets that respect the DefaultTextStyle, such as Text.
final TextAlign? textAlign;