passwordFieldObscureTextButtonSemanticsLabel property
The semantic label for the unobscure text button in a text field when the text is obscured.
In en, this message translates to: 'Hide password'
Implementation
@override
String get passwordFieldObscureTextButtonSemanticsLabel => 'Hide password';