brieflyShowPassword property

bool brieflyShowPassword

Whether briefly displaying the characters as you type in obscured text fields is enabled in system settings.

See also:

Implementation

bool get brieflyShowPassword => platformDispatcher.brieflyShowPassword;