• 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
..
src Loading commit data...
analysis_options_user.yaml Loading commit data...
animation.dart Loading commit data...
cupertino.dart Loading commit data...
foundation.dart Loading commit data...
gestures.dart Loading commit data...
material.dart Loading commit data...
painting.dart Loading commit data...
physics.dart Loading commit data...
rendering.dart Loading commit data...
scheduler.dart Loading commit data...
semantics.dart Loading commit data...
services.dart Loading commit data...
widgets.dart Loading commit data...