Flutter
rendering
TextSelectionPoint
direction property
direction
description
direction
property
Null safety
TextDirection
?
direction
final
Direction of the text at this edge of the selection.
Implementation
final TextDirection? direction;
Flutter
rendering
TextSelectionPoint
direction property
TextSelectionPoint class
Constructors
TextSelectionPoint
Properties
direction
hashCode
point
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==