• Sebastiano Poggi's avatar
    Surface elevation shadow colour on Material (#12881) · dfd1ffa7
    Sebastiano Poggi authored
    * Surface shadowColor from RenderPhysicalModel to Material
    
    * Fix typo in material_test
    
    * Add nullability info to documentation
    
    * Add support for animating elevation shadow color
    
    * Add shadowColor to Material's debugFillProperties()
    
    * Add missing default value for elevation in Material debugFillProperties()
    
    * Add missing non-null asserts for animate flags in AnimatedPhysicalModel
    
    * Add test for shadow color animating smoothly
    dfd1ffa7
material.dart 14.4 KB