create static method

Implementation

static TapGestureRecognizer create() {
  return TapGestureRecognizer();
}