nodeStrokeWidthPxFn property
Accessor function that returns the stroke width of a node
Implementation
final TypedAccessorFn<Node<N, L>, num>? nodeStrokeWidthPxFn;
Accessor function that returns the stroke width of a node
final TypedAccessorFn<Node<N, L>, num>? nodeStrokeWidthPxFn;