toggleObscure method

void toggleObscure()

Toggle password visibility.

Implementation

void toggleObscure() {
  action("toggleObscure");
}