onSubmit property
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;
Callback function called when PIN is submitted This is called automatically when all fields are filled, or when the done button is pressed
final VoidCallback onSubmit;