gestureRecognizers property
final
Which gestures should be forwarded to the PlatformView.
See PlatformViewSurface.gestureRecognizers for details.
Implementation
final Set<Factory<OneSequenceGestureRecognizer>> gestureRecognizers;
Which gestures should be forwarded to the PlatformView.
See PlatformViewSurface.gestureRecognizers for details.
final Set<Factory<OneSequenceGestureRecognizer>> gestureRecognizers;