textDirection property

TextDirection? get textDirection

Implementation

TextDirection? get textDirection => Directionality.maybeOf(context);