setPreformat method

dynamic setPreformat()

Implementation

setPreformat() async {
  await executeJavascript("setPreformat();");
}