options/turnstile_options library

Classes

TurnstileOptions
options

Enums

TurnstileMode
TurnstileRefreshExpired
Defines the refresh behavior when the token expires.
TurnstileRefreshTimeout
Defines the refresh behavior when the token times out.
TurnstileSize
Defines the sizes for the Cloudflare Turnstile widget.
TurnstileTheme
Defines the themes for the Cloudflare Turnstile widget.

Typedefs

OnError = dynamic Function(String error)
OnTokenExpired = dynamic Function()
OnTokenReceived = dynamic Function(String token)
function define