Always returns true to catch all tap events globally.
@override /// Always returns true to catch all tap events globally. bool containsLocalPoint(Vector2 point) => true;