Package-level declarations
Types
Link copied to clipboard
class CssBuilder
A builder of CSS declarations (property-value pairs), with null-safe insertion.
Link copied to clipboard
Producer of CSS representations of RenderRepresentables.
Link copied to clipboard
class StylesheetBuilder
Lightweight DSL for building a CSS stylesheet string. Rule bodies reuse CssBuilder for null-safe property insertion.
Properties
Link copied to clipboard
Converts a RenderRepresentable to its CSS representation.