initializeFromParent property

bool initializeFromParent
final

Whether to take configuration from parent when this is created.

If false, the initialPath will be used.

Implementation

final bool initializeFromParent;