menu
spark_framework package
documentation
spark.dart
CSSStyleSheet
replaceSync abstract method
replaceSync abstract method
dark_mode
light_mode
replaceSync
abstract method
void
replaceSync
(
String
text
)
Synchronously replaces the content of the stylesheet.
Implementation
void replaceSync(String text);
spark_framework package
documentation
spark
CSSStyleSheet
replaceSync abstract method
CSSStyleSheet class