name property
String
get
name
The read-only name
property of the CSSFontPaletteValuesRule
interface represents the name identifying the associated at-rule. A valid
name always starts with two dashes, such as --Alternate
.
Implementation
external String get name;