TreeNodeStyleFunc typedef

TreeNodeStyleFunc = Style Function(List<TreeNode> children, int index)

Implementation

typedef TreeNodeStyleFunc = Style Function(List<TreeNode> children, int index);