signUpAgreementText property

  1. @override
String get signUpAgreementText
override

No description provided for @signUpAgreementText.

In en, this message translates to: 'By signing up, you agree to our EULA, T&C and Privacy Policy. Please check accept below if you would like to proceed.'

Implementation

@override
String get signUpAgreementText => 'By signing up, you agree to our [EULA](https://www.appbricks.io/eula/), [T&C](https://www.appbricks.io/eula/) and [Privacy Policy](https://www.appbricks.io/eula/). Please check accept below if you would like to proceed.';