• Adam Barth's avatar
    Add RTL support to Positioned (#11810) · 98c8366b
    Adam Barth authored
    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
    98c8366b
stack_test.dart 14.1 KB