children property

List<Location> children
final

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

Implementation

final List<Location> children;