quillMagnifierBuilder property
To add a magnifier when selecting, specify a builder that returns the magnfier widget
The default is no magnifier
There is a provided magnifier QuillMagnifier that is available via the function defaultQuillMagnifierBuilder
Implementation
final QuillMagnifierBuilder? quillMagnifierBuilder;