toCss abstract method

String toCss([
  1. String indent
])

Returns the rendered css for this rule.

Implementation

String toCss([String indent]);