Flutter
widgets
Directionality
textDirection property
textDirection
description
textDirection
property
Null safety
TextDirection
textDirection
final
The text direction for this subtree.
Implementation
final TextDirection textDirection;
Flutter
widgets
Directionality
textDirection property
Directionality class
Constructors
Directionality
Properties
child
hashCode
key
runtimeType
textDirection
Methods
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateShouldNotify
Operators
operator ==
Static methods
maybeOf
of