Results 1 comments of Harry

Thanks for answer, but i copy code line by line from example ``` dart @Component( selector: 'mat-drawer-demo', directives: [ DeferredContentDirective, MaterialButtonComponent, MaterialIconComponent, MaterialPersistentDrawerDirective, MaterialToggleComponent, MaterialListComponent, MaterialListItemComponent, ], templateUrl: 'app_layout_example.html', styleUrls:...