menu
jaspr package
documentation
dom.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]);
jaspr package
documentation
dom
StyleRule
toCss abstract method
StyleRule class