Fix navigation rail hover misplaced when direction is RTL and extended is true (#134815)
## Description This PR fixes `NavigationRail` hover position when text direction is set to RTL and `NavigationRail.extended` is true. ## Related Issue Fixes https://github.com/flutter/flutter/issues/134361. ## Tests Adds 1 test.
Showing
Please register or sign in to comment