focusNode property

FocusNode? focusNode
final

Focus node for the underlying TextField in the CodeCrafter widget.

Implementation

final FocusNode? focusNode;