tester property

WidgetTester? tester
final

Only needed if the tester is not set in the TestActions class or is executed outside the cited class.

Fails the test if this condition is not satisfied.

Implementation

final WidgetTester? tester;