fillPatternFn property
Accessor function that returns the fill pattern for a tree node.
Implementation
final TypedAccessorFn<TreeNode<T>, FillPatternType>? fillPatternFn;
Accessor function that returns the fill pattern for a tree node.
final TypedAccessorFn<TreeNode<T>, FillPatternType>? fillPatternFn;