onPrivacyPolicyPressed property

VoidCallback? onPrivacyPolicyPressed
final

Optional callback to call when the privacy policy button is pressed.

If not provided, defaults to null.

Implementation

final VoidCallback? onPrivacyPolicyPressed;