CSSFontPaletteValuesRule class
- Implemented types
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
Constructors
- CSSFontPaletteValuesRule()
-
factory
Properties
- basePalette → String
-
Available on CSSFontPaletteValuesRule, provided by the PropsCSSFontPaletteValuesRule extension
no setter - cssText ↔ String
-
Available on CSSRule, provided by the PropsCSSRule extension
getter/setter pair - fontFamily → String
-
Available on CSSFontPaletteValuesRule, provided by the PropsCSSFontPaletteValuesRule extension
no setter - hashCode → int
-
The hash code for this object.
no setterinherited
- name → String
-
Available on CSSFontPaletteValuesRule, provided by the PropsCSSFontPaletteValuesRule extension
no setter - overrideColors → String
-
Available on CSSFontPaletteValuesRule, provided by the PropsCSSFontPaletteValuesRule extension
no setter - parentRule → CSSRule?
-
Available on CSSRule, provided by the PropsCSSRule extension
no setter - parentStyleSheet → CSSStyleSheet?
-
Available on CSSRule, provided by the PropsCSSRule extension
no setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- type → int
-
Available on CSSRule, provided by the PropsCSSRule extension
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited