portSnapDistance property

Observable<double> portSnapDistance
final

Distance threshold for port snapping during connection

Implementation

final portSnapDistance = Observable<double>(10.0);