menu
gnums_utility_widgets package
documentation
applock/app_state.dart
AppState
authenticate method
authenticate method
dark_mode
light_mode
authenticate
method
void
authenticate
(
)
Implementation
void authenticate() { _isAuthenticated = true; notifyListeners(); }
gnums_utility_widgets package
documentation
applock/app_state
AppState
authenticate method
AppState class