behavior property

HitTestBehavior? behavior
final

How hit-testing behaves for this drag handle.

Type: HitTestBehavior?. Controls how the gesture detector and mouse region participate in hit testing. If null, uses default behavior.

Implementation

final HitTestBehavior? behavior;