get all the Text children in the widget tree and return their text as string
string get text => texts.join(" ");