return the current value given a widget widget the widget
widget
@override dynamic getValue(Text widget) { return "label"; // TODO? }