onTermsAndConditionsPressed property
Optional callback to call when the terms and conditions button is pressed.
If not provided, defaults to null.
Implementation
final VoidCallback? onTermsAndConditionsPressed;
Optional callback to call when the terms and conditions button is pressed.
If not provided, defaults to null.
final VoidCallback? onTermsAndConditionsPressed;