htmlScript property

String htmlScript

Implementation

String get htmlScript => """
  <script type="text/javascript" src="$htmlScriptUrl"></script>
""";