AppShell Overview
menu
flutter_user
flutter_user.dart
EmailPasswordLoginForm
onForgotPassword property
onForgotPassword
dark_mode
light_mode
onForgotPassword
property
(void Function
(
String
email
,
BuildContext
ctx
)
?)
onForgotPassword
final
Implementation
final void Function(String email, BuildContext ctx)? onForgotPassword;
flutter_user
flutter_user
EmailPasswordLoginForm
onForgotPassword property
EmailPasswordLoginForm class