Add RTL support to Positioned (#11810)
This patch adds Positioned.directional and PositionedDirectional. The former is useful when you already know the TextDirection. The latter is useful when you want to use the ambeient Directionality. Fixes #11390
Showing
Please register or sign in to comment