menu
custom_adaptive_scaffold package
documentation
material_ui.dart
TextField
textAlign property
textAlign property
dark_mode
light_mode
textAlign
property
TextAlign
textAlign
final
How the text should be aligned horizontally.
Defaults to
TextAlign.start
.
Implementation
final TextAlign textAlign;
custom_adaptive_scaffold package
documentation
material_ui
TextField
textAlign property
TextField class