PasswordEnteredCallback typedef

PasswordEnteredCallback = void Function(String text)

Implementation

typedef PasswordEnteredCallback = void Function(String text);