nextFocusNode property
When change the value of the FieldBloc, this will call
nextFocusNode.requestFocus().
Implementation
final FocusNode? nextFocusNode;
When change the value of the FieldBloc, this will call
nextFocusNode.requestFocus().
final FocusNode? nextFocusNode;