hitTestBehavior property

PlatformViewHitTestBehavior hitTestBehavior
finalinherited

How this widget should behave during hit testing.

This defaults to PlatformViewHitTestBehavior.opaque.

Implementation

final PlatformViewHitTestBehavior hitTestBehavior;