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