useGesture property
Use gesture mode, when tap down the animation will overlay parent widget. When tap up, the animation will reverse.
Implementation
final bool useGesture;
Use gesture mode, when tap down the animation will overlay parent widget. When tap up, the animation will reverse.
final bool useGesture;