Flutter
widgets
DefaultTextStyleTransition
textAlign property
textAlign
description
textAlign
property
Null safety
TextAlign
?
textAlign
final
How the text should be aligned horizontally.
Implementation
final TextAlign? textAlign;
Flutter
widgets
DefaultTextStyleTransition
textAlign property
DefaultTextStyleTransition class
Constructors
DefaultTextStyleTransition
Properties
child
hashCode
key
listenable
maxLines
overflow
runtimeType
softWrap
style
textAlign
Methods
build
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==