onTermsAndConditionsPressed property

VoidCallback? onTermsAndConditionsPressed
final

Optional callback to call when the terms and conditions button is pressed.

If not provided, defaults to null.

Implementation

final VoidCallback? onTermsAndConditionsPressed;