confirmNewPinInputWidget property

Widget confirmNewPinInputWidget
final

A widget through which the user re-enters their desired pin, making sure that it matches the input of newPinInputWidget

Implementation

final Widget confirmNewPinInputWidget;