state property

GestureRecognizerState state

The current state of the recognizer.

See GestureRecognizerState for a description of the states.

Implementation

GestureRecognizerState get state => _state;