maxCommonSearchDepth property

int maxCommonSearchDepth
final

Defines how far down a widget tree a Testable widget should look for a supported widget for the purposes of getting or setting values and errors.

Implementation

final int maxCommonSearchDepth;