Flutter
widgets
Text
textAlign property
textAlign
description
textAlign
property
Null safety
TextAlign
?
textAlign
final
How the text should be aligned horizontally.
Implementation
final TextAlign? textAlign;
Flutter
widgets
Text
textAlign property
Text class
Constructors
Text
rich
Properties
data
hashCode
key
locale
maxLines
overflow
runtimeType
selectionColor
semanticsLabel
softWrap
strutStyle
style
textAlign
textDirection
textHeightBehavior
textScaleFactor
textSpan
textWidthBasis
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==