Move TextAlign out of TextStyle (#3789)
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.
Showing
Please register or sign in to comment