hasGesture method

  1. @override
bool hasGesture()
override

Implementation

@override
bool hasGesture() {
  return true;
}