endGesture property

ValueNotifier<EndGesture?> endGesture
final

Track the end gestures.

Implementation

final ValueNotifier<EndGesture?> endGesture;