menu
ngcompiler package
documentation
v1/src/compiler/style_url_resolver.dart
StyleWithImports
StyleWithImports.new constructor
StyleWithImports.new constructor
dark_mode
light_mode
StyleWithImports
constructor
StyleWithImports
(
String
style
,
List
<
String
>
styleUrls
)
Implementation
StyleWithImports(this.style, this.styleUrls);
ngcompiler package
documentation
v1/src/compiler/style_url_resolver
StyleWithImports
StyleWithImports.new constructor
StyleWithImports class