CustomContentHandler typedef
CustomContentHandler =
void Function(QuillText text, StringSink out)
Implementation
typedef CustomContentHandler = void Function(QuillText text, StringSink out);
typedef CustomContentHandler = void Function(QuillText text, StringSink out);