• Adam Barth's avatar
    Fix TextAlign.right · 2b0e4784
    Adam Barth authored
    We were applying the style to the RenderInline but we actually needed to apply
    it to the RenderParagraph. The lineHeight property had the same problem.
    2b0e4784
paragraph.dart 6.54 KB