on Text Changed
Called when the text in the custom value field is changed. Updates the custom value and notifies listeners.
Parameters
s
The text after the change.
start
The starting index of the change.
before
The number of characters that were replaced.
count
The number of characters that were added.