preventGestureDelay property

bool? preventGestureDelay
final

Used to prevent gesture delay on iOS caused by Flutter's gestures handling between native/platform views.

Officially Supported Platforms/Implementations:

  • iOS

Implementation

final bool? preventGestureDelay;