behaviour property
How this gesture detector should behave during hit testing.
This defaults to HitTestBehavior.deferToChild
Implementation
final HitTestBehavior? behaviour;
How this gesture detector should behave during hit testing.
This defaults to HitTestBehavior.deferToChild
final HitTestBehavior? behaviour;