nodeStrokeWidthPxFn property

TypedAccessorFn<Node<N, L>, num>? nodeStrokeWidthPxFn
final

Accessor function that returns the stroke width of a node

Implementation

final TypedAccessorFn<Node<N, L>, num>? nodeStrokeWidthPxFn;