Check if a gesture have been detected
bool IsGestureDetected( Gesture key, ) => run( () => _debugLabels.IsGestureDetected(key), () => _flat.IsGestureDetected( key.value, ), );