onPasswordChangeRequested property

VoidCallback onPasswordChangeRequested
final

A callback notifying Authenticator that the user has requested a pin change. Can be invoked manually, but it is intended to be passed as the onClick to a "change password" button

Implementation

final VoidCallback onPasswordChangeRequested;