debugPrintGestureArenaDiagnostics top-level property
getter/setter pair
Prints information about gesture recognizers and gesture arenas.
This flag only has an effect in debug mode.
See also:
- GestureArenaManager, the class that manages gesture arenas.
- debugPrintRecognizerCallbacksTrace, for debugging issues with gesture recognizers.
Implementation
bool debugPrintGestureArenaDiagnostics = false;