hitTestBehavior property
PlatformViewHitTestBehavior Enumeration value that specifies how the click test is performed. Click tests are used to determine if the location of the user's click or touch is within the view.
Implementation
final PlatformViewHitTestBehavior? hitTestBehavior;