Whether a gesture controlled by a NavigationGestureController is currently in progress.
Source
bool get userGestureInProgress => _userGestureInProgress;
Whether a gesture controlled by a NavigationGestureController is currently in progress.
bool get userGestureInProgress => _userGestureInProgress;