measureFn property
Accessor function that returns the measure for a tree node.
Implementation
final TypedAccessorFn<TreeNode<T>, num?> measureFn;
Accessor function that returns the measure for a tree node.
final TypedAccessorFn<TreeNode<T>, num?> measureFn;