evaluate method
Evaluate whether the current state of the tester
conforms to the rule.
Implementation
FutureOr<Evaluation> evaluate(WidgetTester tester);
Evaluate whether the current state of the tester
conforms to the rule.
FutureOr<Evaluation> evaluate(WidgetTester tester);