Fixes https://github.com/flutter/flutter/pull/8643
Fixes https://github.com/flutter/flutter/issues/8804 by adding a test
to verify that Material elevation changes animate.
Also tweak some dartdocs, add some trailing commas, improve some
toString output, make the inkwell test agnostic to the PhysicalModel
logic, and move the material buttons test to the material test
directory.