nextFocusNode property

FocusNode? nextFocusNode
final

When change the value of the FieldBloc, this will call nextFocusNode.requestFocus().

Implementation

final FocusNode? nextFocusNode;