gestureRecognizers property
@brief Which gestures should be passed to PlatformView
- iOS See gestureRecognizers property.
- Android See gestureRecognizers property.
Implementation
final Set<Factory<OneSequenceGestureRecognizer>>? gestureRecognizers;
@brief Which gestures should be passed to PlatformView
final Set<Factory<OneSequenceGestureRecognizer>>? gestureRecognizers;