TreeInput typedef

TreeInput = ({int maxDepth, bool userOnly})

Input parameters for getWidgetTree.

Implementation

typedef TreeInput = ({int maxDepth, bool userOnly});