Flutter
widgets
GestureRecognizerFactory
<
T extends GestureRecognizer
>
constructor abstract method
constructor
GestureRecognizerFactory class
Constructors
GestureRecognizerFactory
Properties
hashCode
runtimeType
Methods
constructor
initializer
noSuchMethod
toString
Operators
operator ==
constructor method
T
constructor
(
)
Must return an instance of T.
Implementation
T constructor();