Called when the focus state of the Focus changes.
Called with true when the Focus node gains focus and false when the Focus node loses focus.
final ValueChanged<bool>? onFocusChange;