textDirection property

TextDirection? textDirection

Implementation

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