menu
webf package
documentation
css.dart
CSSStyleSheet
CSSStyleSheet constructor
CSSStyleSheet constructor
dark_mode
light_mode
CSSStyleSheet
constructor
CSSStyleSheet
(
List
<
CSSRule
>
cssRules
, {
bool
disabled
=
false
,
String
?
href
,
})
Implementation
CSSStyleSheet(this.cssRules, {this.disabled = false, this.href});
webf package
documentation
css
CSSStyleSheet
CSSStyleSheet constructor
CSSStyleSheet class