Formatter for tags in the TextField associated with FlutterTagger.
typedef TagTextFormatter = String Function( String id, String tag, String triggerCharacter, );