• 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
packages/flutter Loading commit data...