direction property

TextDirection direction
final

TextDirection of the switch Setting the value to TextDirection.rtl need to make some modifcation

Implementation

final TextDirection direction;