menu
blueprint_flutter_core package
documentation
blueprint_security.dart
LockScreen
onUnlocked property
onUnlocked property
dark_mode
light_mode
onUnlocked
property
VoidCallback
?
onUnlocked
final
Called after PIN verification succeeds and home access is granted.
Implementation
final VoidCallback? onUnlocked;
blueprint_flutter_core package
documentation
blueprint_security
LockScreen
onUnlocked property
LockScreen class