pub fn get_inner_texts(node: &DioxusNode<'_>) -> Vec<(FontStyleState, String)>
Expand description

Collect all the texts and FontStyles from all the given Node’s children