hitTestBehavior property

HitTestBehavior? hitTestBehavior
final

Passed along to the GestureDetector that handles onPress and onLongPress

Implementation

final HitTestBehavior? hitTestBehavior;