menu
jet_flutter_framework package
documentation
jet_framework.dart
FormBuilderTextField
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;
jet_flutter_framework package
documentation
jet_framework
FormBuilderTextField
textAlign property
FormBuilderTextField class