pinInputWidget property

Widget pinInputWidget
final

A widget that conforms to the look provided by PinInputBuilder. The user must enter their current pin in order to disable it. It should be placed on the screen according to the app's designs

Implementation

final Widget pinInputWidget;