hasPlatformView property
final
Whether the hit test result contains a platform view.
See also:
- NativeHitTestTarget, the Flutter framework mixin that represents a hit test target backed by a platform view.
Implementation
final bool hasPlatformView;