labelStyleFn property
Accessor function that returns the style spec for a tree node label.
Implementation
final TypedAccessorFn<TreeNode<T>, TextStyleSpec>? labelStyleFn;
Accessor function that returns the style spec for a tree node label.
final TypedAccessorFn<TreeNode<T>, TextStyleSpec>? labelStyleFn;