• Adam Barth's avatar
    Fix type error found by dartanalyzer --strong · bb8b9c61
    Adam Barth authored
    We were declaring that the function passed to setState should return a
    Function. In reality, we want the function to return void (and everyone calls
    it with a function that returns void).
    bb8b9c61
Name
Last commit
Last update
..
animation Loading commit data...
assets 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...
download_material_design_icons Loading commit data...
sky_tool Loading commit data...