focusNode property

FocusNode? focusNode
final

Custom FocusNode to be used instead of internal node

May cause unexpected behaviour.

Implementation

final FocusNode? focusNode;