On receipt of a FOCUS_CHANGED event from the AX tree, call IAccessible::accFocus to tell screen readers to move the accessibility focus to that node. This is in addition to setting the keyboard focus via the EVENT_OBJECT_FOCUS event. Issue: https://github.com/flutter/flutter/issues/77838