• Kate Lovett's avatar
    Update to ListView Sample Code in API Docs (#29072) · c4ffbb5e
    Kate Lovett authored
    * Updated ListView Sample code with more examples for different constructors and also to match asset diagrams.
    
    * Fixed MIA semicolons.
    
    * Code cleanup.
    
    * Added context for ListView.builder example.
    
    * Analyzer does not like const and static usages.
    
    * Replaced the const declarations with final. The analyzer does not like the use of const here, at all.
    
    * Fixed parameterized declarations.
    c4ffbb5e
Name
Last commit
Last update
..
animation Loading commit data...
cupertino Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
semantics Loading commit data...
services Loading commit data...
widgets Loading commit data...