GestureLongPressCallable typedef

GestureLongPressCallable = Callable<void>

typedef GestureLongPressCallback = void Function();

Implementation

typedef GestureLongPressCallable = Callable<void>;