onPrivacyPolicyPressed property
Optional callback to call when the privacy policy button is pressed.
If not provided, defaults to null.
Implementation
final VoidCallback? onPrivacyPolicyPressed;
Optional callback to call when the privacy policy button is pressed.
If not provided, defaults to null.
final VoidCallback? onPrivacyPolicyPressed;