menu
tekio_forms package
documentation
widgets/form_fields/text_field.dart
TekioTextField
textAlign property
textAlign property
dark_mode
light_mode
textAlign
property
TextAlign
textAlign
final
inherited
How the text should be aligned horizontally.
Defaults to
TextAlign.start
.
Implementation
final TextAlign textAlign;
tekio_forms package
documentation
widgets/form_fields/text_field
TekioTextField
textAlign property
TekioTextField class