executePumpAndSettle property

bool executePumpAndSettle
final

Defaults to true, controls the execution of the WidgetTester.pumpAndSettle at the end of the action.

Implementation

final bool executePumpAndSettle;