waitForChildrenTimeout property

Duration? get waitForChildrenTimeout

How long to wait for the child scopes; null takes the default.

Implementation

Duration? get waitForChildrenTimeout => null;