menu
forui package
documentation
widgets/text_field.dart
FTextField
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;
forui package
documentation
widgets/text_field
FTextField
textAlign property
FTextField class