AFScreenTestContextWidgetTester constructor
AFScreenTestContextWidgetTester(
- WidgetTester tester,
- AFApp app,
- AFDispatcher dispatcher,
- AFBaseTestID testId,
- AFCommandOutput output,
- AFTestStats stats,
Implementation
AFScreenTestContextWidgetTester(this.tester, this.app, AFDispatcher dispatcher, AFBaseTestID testId, this.output, this.stats): super(dispatcher, testId);