Called when this member wins the arena for the given pointer id.
@override void acceptGesture(int pointer) { _lastPointer = pointer; super.acceptGesture(pointer); }