forgotPasswordInfoLabel property

  1. @override
String forgotPasswordInfoLabel
override

No description provided for @forgotPasswordInfoLabel.

In en, this message translates to: 'Enter your email and we’ll send you a link to reset your password'

Implementation

@override
String get forgotPasswordInfoLabel =>
    'Enter your email and we’ll send you a link to reset your password';