onFocusChanged property
Callback when focus changes for this node.
Implementation
final void Function(FocusChangeReason reason)? onFocusChanged;
Callback when focus changes for this node.
final void Function(FocusChangeReason reason)? onFocusChanged;