showChildren property

bool showChildren
final

Whether the children of a node should be shown.

See singleLineTextConfiguration for an example of using this field to hide all children of a node.

Implementation

final bool showChildren;