menu
webf package
documentation
css.dart
CSSPath
CSSPath const constructor
CSSPath const constructor
dark_mode
light_mode
CSSPath
constructor
const
CSSPath
(
String
_value
,
List
<
_CSSPathCommand
>
_commands
)
Implementation
const CSSPath(this._value, this._commands);
webf package
documentation
css
CSSPath
CSSPath const constructor
CSSPath class