useGesture property

bool useGesture
final

Use gesture mode, when tap down the animation will overlay parent widget. When tap up, the animation will reverse.

Implementation

final bool useGesture;