Flutter
intl
TextDirection
LTR constant
LTR
TextDirection class
Properties
spanText
value
hashCode
runtimeType
Methods
isDirectionChange
noSuchMethod
toString
Operators
operator ==
Constants
LTR
RTL
UNKNOWN
LTR constant
TextDirection
const
LTR
=
const TextDirection._('LTR', 'ltr')
Implementation
static const LTR = const TextDirection._('LTR', 'ltr')