passwordFieldUnobscureTextButtonSemanticsLabel property

  1. @override
String get passwordFieldUnobscureTextButtonSemanticsLabel
override

No description provided for @passwordFieldUnobscureTextButtonSemanticsLabel.

In en, this message translates to: 'Show password'

Implementation

@override
String get passwordFieldUnobscureTextButtonSemanticsLabel => 'Show password';