menu
arcane_jaspr package
documentation
web.dart
StyleRule
toCss abstract method
toCss abstract method
dark_mode
light_mode
toCss
abstract method
String
toCss
(
[
String
indent
])
Returns the rendered css for this rule.
Implementation
String toCss([String indent]);
arcane_jaspr package
documentation
web
StyleRule
toCss abstract method
StyleRule class