nextFocusNode property

FocusNode? nextFocusNode
final

Focus node for the next input field.

Implementation

final FocusNode? nextFocusNode;