• 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
..
bin Loading commit data...
example Loading commit data...
lib Loading commit data...
.gitignore Loading commit data...
BUILD.gn Loading commit data...
CHANGELOG.md Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...