setGesture abstract method

Future<void> setGesture(
  1. GestureType gesture,
  2. bool enable
)

Implementation

Future<void> setGesture(GestureType gesture, bool enable);