fillPatternFn property

TypedAccessorFn<TreeNode<T>, FillPatternType>? fillPatternFn
final

Accessor function that returns the fill pattern for a tree node.

Implementation

final TypedAccessorFn<TreeNode<T>, FillPatternType>? fillPatternFn;