menu
angulardart package
documentation
angulardart.dart
ComponentRef<C>
hostView property
hostView property
dark_mode
light_mode
hostView
property
ViewRef
get
hostView
The
ViewRef
of the Host View of this Component instance.
Implementation
ViewRef get hostView => _hostView;
angulardart package
documentation
angulardart
ComponentRef<C>
hostView property
ComponentRef class