strings property
A set of strings that are used in the Login form.
Includes default label and hint of 'Username' and 'Password' field, 'Sign In' button text, basic error messages. You can use LoginUicStrings object to provide your custom or localized strings.
Implementation
final LoginUicStrings strings;