WidgetTesterExtensions extension

on

Methods

pumpAnimation(Duration duration, {int fps = 60}) Future<void>
Pumps the widget tester as if simulating an animation, with a pump every several milliseconds based on the provided fps, until the given duration has ellapsed.