convertOptions property

ConverterOptions? convertOptions
final

These are the configurations used by vsc_quill_to_html to manage how use the attributes and add custom attrs You can check vsc_quill_to_delta_html documentation here: https://github.com/VisualSystemsCorp/vsc_quill_delta_to_html

Implementation

final ConverterOptions? convertOptions;