• Adam Barth's avatar
    Rename various text-related classes · 4a70cfed
    Adam Barth authored
     - Inline -> Pargraph. This class is actually a box, not an inline. It's really
       a wrapper for RenderParagraph, so Paragraph is the normal name.
    
     - InlineBase -> RenderInline. The name we used in C++ for the base class of
       all inlines was RenderInline, which removes the ugly "Base" suffix.
    
     - InlineText -> RenderText. Aligns this name with C++.
    
     - InlineStyle -> RenderStyled. Matches the foregoing pattern.
    4a70cfed
Name
Last commit
Last update
..
animation Loading commit data...
base Loading commit data...
editing Loading commit data...
mojo Loading commit data...
painting Loading commit data...
rendering Loading commit data...
theme Loading commit data...
widgets Loading commit data...
README.md Loading commit data...
sky_tool Loading commit data...
widgets.dart Loading commit data...