fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
Rule.apply
fluid
theme
Rule
Combine with another rule. Applies dynamic rules immediately.
bool
apply
(Node node, Rule rule)
struct
Rule
bool
apply
(
Node
node
,
ref
Rule
rule
)
bool
apply
(Node node, Style style)
Meta
Source
See Implementation
fluid
theme
Rule
aliases
FieldType
StyleDelegate
loadTypeface
functions
apply
applyStatic
canApply
variables
breadcrumbs
fields
selector
styleDelegate
Combine with another rule. Applies dynamic rules immediately.