mirrorWhenRightLeft
Indicates whether the View should be mirrored (as though transformed using AffineTransform.flipHorizontally), when the contentDirection is RightLeft.
Views should set this to false
if the want to handle right-left flow themselves. This includes those that render text.
Defaults to true