Flutter
widgets
RichText
textAlign property
textAlign
description
textAlign
property
Null safety
TextAlign
textAlign
final
How the text should be aligned horizontally.
Implementation
final TextAlign textAlign;
Flutter
widgets
RichText
textAlign property
RichText class
Constructors
RichText
Properties
children
hashCode
key
locale
maxLines
overflow
runtimeType
selectionColor
selectionRegistrar
softWrap
strutStyle
text
textAlign
textDirection
textHeightBehavior
textScaleFactor
textWidthBasis
Methods
createElement
createRenderObject
debugDescribeChildren
debugFillProperties
didUnmountRenderObject
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateRenderObject
Operators
operator ==