menu
blueprint_flutter_core package
documentation
blueprint_auth.dart
AuthFlowScreen
onAuthSuccess property
onAuthSuccess property
dark_mode
light_mode
onAuthSuccess
property
void Function
(
User
user
,
bool
isNewUser
)
?
onAuthSuccess
final
Implementation
final void Function(User user, bool isNewUser)? onAuthSuccess;
blueprint_flutter_core package
documentation
blueprint_auth
AuthFlowScreen
onAuthSuccess property
AuthFlowScreen class