hasExactBendPoints property

  1. @override
bool get hasExactBendPoints
override

Whether this connection style has predictable bend points that can be calculated exactly

Implementation

@override
bool get hasExactBendPoints => true;