notifyFieldValue method
Notifies the controller of a field value change.
Implementation
void notifyFieldValue(String fieldName, dynamic fieldValue) {}
Notifies the controller of a field value change.
void notifyFieldValue(String fieldName, dynamic fieldValue) {}