showChildren property
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;
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.
final bool showChildren;