widgets/atoms/digit_tree_select_dropdown library

Classes

TreeSelectController<T>
implementation of the treeSelectController class.
TreeSelectDropDown<int>

Typedefs

OnOptionSelected<T> = void Function(List<TreeNode> selectedOptions)