tester property

WidgetTester? tester
getter/setter pair

tester is provided by the integration testing to conduct the testing.

Implementation

WidgetTester? tester;