GestureLongPressUpCallback typedef
Signature for when a pointer stops contacting the screen after a long press gesture was detected.
Implementation
typedef GestureLongPressUpCallback = void Function();
Signature for when a pointer stops contacting the screen after a long press gesture was detected.
typedef GestureLongPressUpCallback = void Function();