org_chart library
Classes
-
NodeBuilderDetails<
T> - The details that are passed to the builder function contains supported properties that can be used to build the node
-
OrgChart<
E> - This is the widget that the user adds to their build method
-
OrgChartController<
E>