Skip to content

Commit 741c150

Browse files
authored
fix documentation
1 parent c2964cb commit 741c150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/secure_application.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class SecureApplication extends StatefulWidget {
3838
/// will be called if authentication succeed
3939
final VoidCallback? onAuthenticationSucceed;
4040

41-
/// will be called if authentication succeed
41+
/// will be called if user logout
4242
final VoidCallback? onLogout;
4343

4444
/// the time in milliseconds we wait to remove the native protection screen

0 commit comments

Comments
 (0)