useFoldersOnly property

bool useFoldersOnly
final

If set to true, leafIcon will be ignored and every TreeNodeScope.node will be expandable, even nodes without children.

Implementation

final bool useFoldersOnly;