didStopTrackingLastPointer method
Called when the recognizer stops tracking the last pointer. This method is empty since no specific action is needed when the last pointer is stopped.
Implementation
@override
void didStopTrackingLastPointer(int pointer) {}