menu
ngcompiler package
documentation
v1/src/compiler/schema/dom_element_schema_registry.dart
DomElementSchemaRegistry
schema property
schema property
dark_mode
light_mode
schema
property
Map
<
String
,
Map
<
String
,
String
>
>
schema
getter/setter pair
Implementation
var schema = <String, Map<String, String>>{};
ngcompiler package
documentation
v1/src/compiler/schema/dom_element_schema_registry
DomElementSchemaRegistry
schema property
DomElementSchemaRegistry class