forgotPasswordDescription property
final
Text to show on the forgot password screen.
Implementation
final Widget? Function(BuildContext context)? forgotPasswordDescription;
Text to show on the forgot password screen.
final Widget? Function(BuildContext context)? forgotPasswordDescription;