change the text of the widgeton the fly
void setText(String newtext) { widgetState.setNewText(newtext); }