Notifies the controller of a field value change.
@override void notifyFieldValue(String fieldName, dynamic fieldValue) { notifyListeners(); }