mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
TextAlign applies to a whole paragraph instead of applying to an individual text span. This patch moves the property out of TextStyle and into a separate property on Text and RichText.
Flutter Sprites
A sprite toolkit built on top of Flutter.
Getting Started
For help getting started with Flutter, view our online documentation.