hitTestBehavior property

PlatformViewHitTestBehavior hitTestBehavior
final

How this widget should behave during hit testing.

This defaults to PlatformViewHitTestBehavior.opaque.

Implementation

final PlatformViewHitTestBehavior hitTestBehavior;