oldPinInputWidget property

Widget oldPinInputWidget
final

A widget through which the user inputs the pin that they want to change. Providing the existing pin is necessary to be able to change it to something else

Implementation

final Widget oldPinInputWidget;