mirror of
https://github.com/flutter/packages.git
synced 2025-06-30 23:03:11 +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.
Description
Languages
Dart
61.3%
Java
10.1%
C++
9.8%
Swift
5.9%
Objective-C
5.3%
Other
7.4%