cacheGesture property

bool cacheGesture
final

Save Gesture state (for example in page view, so that the state will not change when scroll back), Remember clearGestureDetailsCache at right time

Implementation

final bool cacheGesture;