debugPrintHitTestResults top-level property
read / write
Whether to print the results of each hit test to the console.
When this is set, in debug mode, any time a hit test is triggered by the GestureBinding the results are dumped to the console.
This has no effect in release builds.
Implementation
bool debugPrintHitTestResults = false