menu
detectable_text_field package
documentation
widgets/detectable_text_field.dart
DetectableTextField
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;
detectable_text_field package
documentation
widgets/detectable_text_field
DetectableTextField
textAlign property
DetectableTextField class