menu
flutter_turnstile package
documentation
controller/turnstile_controller.dart
TurnstileController
token property
token property
dark_mode
light_mode
token
property
String
?
get
token
Get current token
Implementation
String? get token => _token;
flutter_turnstile package
documentation
controller/turnstile_controller
TurnstileController
token property
TurnstileController class