PasswordInputDialog constructor
const
PasswordInputDialog(})
Implementation
const PasswordInputDialog(this.api,
{Key? key,
this.account,
this.ethAccount,
this.userPass,
this.title,
this.content})
: super(key: key);