userGestureInProgress property

bool userGestureInProgress

Implementation

bool get userGestureInProgress {
  return state.userGestureInProgress;
}