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

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