onChangeSubmitted property

VoidCallback onChangeSubmitted
final

A callback that notifies the Authenticator that the user wants to attempt to disable pincode. If a wrong pincode is entered, it results in an error

Implementation

final VoidCallback onChangeSubmitted;