strokeWidthPxFn property
Accessor function that returns the stroke width in pixel for a tree node.
Implementation
final TypedAccessorFn<TreeNode<T>, num>? strokeWidthPxFn;
Accessor function that returns the stroke width in pixel for a tree node.
final TypedAccessorFn<TreeNode<T>, num>? strokeWidthPxFn;