showForgotPassword property

  1. @Deprecated('Instead prefer to use componentOrder to not show some parts.')
bool showForgotPassword
final

Indicates whether the forgot password option will be enabled.

Implementation

@Deprecated('Instead prefer to use componentOrder to not show some parts.')
final bool showForgotPassword;