const TermsWidget({ Key? key, this.platform, this.tenant, this.authorization, required this.baseUrl, }) : super(key: key);