behavior property

HitTestBehavior? behavior
final

How the this widget's GestureDetector should behave when hit testing.

See also:

Implementation

final HitTestBehavior? behavior;