menu
u package
documentation
components/doc/u_epub.dart
UEpubRule
UEpubRule.new const constructor
UEpubRule.new const constructor
dark_mode
light_mode
UEpubRule
constructor
const
UEpubRule
(
List
<
UEpubSelectorPart
>
selector
,
Map
<
String
,
String
>
declarations
,
int
specificity
)
Implementation
const UEpubRule(this.selector, this.declarations, this.specificity);
u package
documentation
components/doc/u_epub
UEpubRule
UEpubRule.new const constructor
UEpubRule class