linkMeasureFn property
Accessor function that returns the measure for a link.
The measure should be the numeric value through the link.
Implementation
final TypedAccessorFn<Link<N, L>, num?> linkMeasureFn;
Accessor function that returns the measure for a link.
The measure should be the numeric value through the link.
final TypedAccessorFn<Link<N, L>, num?> linkMeasureFn;