replaceSync abstract method

void replaceSync(
  1. String text
)

Synchronously replaces the content of the stylesheet.

Implementation

void replaceSync(String text);