debugPrintGestureArenaDiagnostics top-level property Null safety

bool debugPrintGestureArenaDiagnostics
read / write

Prints information about gesture recognizers and gesture arenas.

This flag only has an effect in debug mode.

See also:

Implementation

bool debugPrintGestureArenaDiagnostics = false;