ignoreGestures property

bool ignoreGestures
final

If set to true, all gestures will be ignored by this layer. Generally useful if you have an external drag (e.g. from a hand) happening.

Implementation

final bool ignoreGestures;