HtmlOperatorOptions constructor

HtmlOperatorOptions({
  1. String? operatorName,
})

Implementation

HtmlOperatorOptions({this.operatorName});