CustomRenderHtmlAttributes typedef

CustomRenderHtmlAttributes = String Function(DeltaInsertOp customOp, DeltaInsertOp? contextOp)

Implementation

typedef CustomRenderHtmlAttributes = String Function(DeltaInsertOp customOp, DeltaInsertOp? contextOp);