menu
html package
documentation
dom.dart
AttributeName
AttributeName.new const constructor
AttributeName.new const constructor
dark_mode
light_mode
AttributeName
constructor
const
AttributeName
(
String
?
prefix
,
String
name
,
String
namespace
)
Implementation
const AttributeName(this.prefix, this.name, this.namespace);
html package
documentation
dom
AttributeName
AttributeName.new const constructor
AttributeName class