menu
fancy_form package
documentation
fancy_form_field.dart
FancyFormField
textAlign property
textAlign property
dark_mode
light_mode
textAlign
property
TextAlign
textAlign
final
The alignment of the text within the field (e.g., left, right, center).
Implementation
final TextAlign textAlign;
fancy_form package
documentation
fancy_form_field
FancyFormField
textAlign property
FancyFormField class