menu
widget_modifier package
documentation
material.dart
InputDecoratorModifier
textAlign property
textAlign property
dark_mode
light_mode
textAlign
property
TextAlign
?
textAlign
final
How the text in the decoration should be aligned horizontally.
Implementation
final TextAlign? textAlign;
widget_modifier package
documentation
material
InputDecoratorModifier
textAlign property
InputDecoratorModifier class