waitForChildrenTimeout property
Duration?
get
waitForChildrenTimeout
How long to wait for the child scopes; null takes the default.
Implementation
Duration? get waitForChildrenTimeout => null;
How long to wait for the child scopes; null takes the default.
Duration? get waitForChildrenTimeout => null;