onSubmit property

VoidCallback onSubmit
final

Callback function called when PIN is submitted This is called automatically when all fields are filled, or when the done button is pressed

Implementation

final VoidCallback onSubmit;