password_input property

  1. @Bool()
bool password_input
getter/setter pair

Whether the cursor is at a password input field.

Implementation

@ffi.Bool()
external bool password_input;