GestureRecognizerFactoryConstructor< T extends GestureRecognizer> typedef
Signature for closures that implement GestureRecognizerFactory.constructor.
Implementation
typedef GestureRecognizerFactoryConstructor<T extends GestureRecognizer> = T Function();