• Adam Barth's avatar
    Move TextAlign out of TextStyle (#3789) · ee903af0
    Adam Barth authored
    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.
    ee903af0
Name
Last commit
Last update
..
basic_types.dart Loading commit data...
box_painter.dart Loading commit data...
colors.dart Loading commit data...
decoration.dart Loading commit data...
edge_insets.dart Loading commit data...
text_editing.dart Loading commit data...
text_painter.dart Loading commit data...
text_span.dart Loading commit data...
text_style.dart Loading commit data...
transforms.dart Loading commit data...