gestureRecognizers property
Gesture recognizers that should participate in the gesture arena for this platform view.
Implementation
final Set<Factory<OneSequenceGestureRecognizer>>? gestureRecognizers;
Gesture recognizers that should participate in the gesture arena for this platform view.
final Set<Factory<OneSequenceGestureRecognizer>>? gestureRecognizers;