InheritedDirectionality constructor

const InheritedDirectionality(
  1. TextDirection? textDirection
)

Implementation

const InheritedDirectionality(this.textDirection);