preventGestureDelay property
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;
Used to prevent gesture delay on iOS caused by Flutter's gestures handling between native/platform views.
Officially Supported Platforms/Implementations:
final bool? preventGestureDelay;