behavior property
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;
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.
final HitTestBehavior? behavior;