Signature for text change notifications from TextField.
typedef TextChangedCallback = void Function(String value);