ignoreTextFields property
final
If true, then directional focus actions that occur within a text field will not happen when the focus node which received the key is a text field.
Defaults to true.
Implementation
final bool ignoreTextFields;