children property

List<StatefulChildLocation> children
final

The children of this StatefulLocation. Each child will have its own DuckNavigator.

Implementation

final List<StatefulChildLocation> children;