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