be20f9421c
Work towards https://github.com/dart-lang/sdk/issues/61597 State.build is abstract in the real flutter sources; making our stub version of State the same allows it to be generated, and requires us to make our tests more "real world." Change-Id: Iff4c6e701402a83635575f3b980bf6d60b64b6d3 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/475860 Reviewed-by: Phil Quitslund <pquitslund@google.com> Commit-Queue: Samuel Rawlins <srawlins@google.com>