needsBendDetection property

  1. @override
bool get needsBendDetection
override

Whether this connection style needs bend detection for hit testing optimization

Implementation

@override
bool get needsBendDetection => true;