DefaultHtmlToOperations constructor

DefaultHtmlToOperations(
  1. CSSVarible? onDetectLineheightCssVariable
)

Implementation

DefaultHtmlToOperations(
  this.onDetectLineheightCssVariable,
);