menu
flutter_eval package
documentation
widgets.dart
$Text
textAlign property
textAlign property
dark_mode
light_mode
textAlign
property
@
override
TextAlign
?
get
textAlign
override
How the text should be aligned horizontally.
Implementation
@override TextAlign? get textAlign => $value.textAlign;
flutter_eval package
documentation
widgets
$Text
textAlign property
$Text class