const ConnectP2PButton({ required this.onSuccess, required this.onError, Key? key, }) : super(key: key);