mirror of
https://github.com/flutter/flutter.git
synced 2026-02-14 23:02:04 +08:00
## Description This PR fixes the positionning of a floating snackbar when the text direction is RTL. ## Related Issue Fixes https://github.com/flutter/flutter/issues/140125. ## Tests Adds 1 test.