pub fn on_pre_access_text(
child: impl IntoUiNode,
handler: Box<dyn FnMut(&AccessTextArgs) -> HandlerResult + Send>,
) -> UiNodepub fn on_pre_access_text(
child: impl IntoUiNode,
handler: Box<dyn FnMut(&AccessTextArgs) -> HandlerResult + Send>,
) -> UiNode