menu
webf package
documentation
css.dart
CSSImportRule
CSSImportRule.new constructor
CSSImportRule.new constructor
dark_mode
light_mode
CSSImportRule
constructor
CSSImportRule
(
String
href
, {
String
?
media
,
})
Implementation
CSSImportRule(this.href, {this.media});
webf package
documentation
css
CSSImportRule
CSSImportRule.new constructor
CSSImportRule class