pub fn update_accesskit_for_text_widget( ctx: &Context, widget_id: Id, cursor_range: Option<CursorRange>, role: Role, galley_pos: Pos2, galley: &Galley, )
Update accesskit with the current text state.