Sign in
fuchsia
/
reference-docs
/
main
/
.
/
f9
/
sdk
/
dart
/
package-fuchsia_scenic_flutter_fuchsia_view
/
FuchsiaViewConnection
/
hostViewRef.md
blob: 20b2e44278a10fca4d96cac789584e6da3929593 [
file
] [
log
] [
blame
] [
view
]
# hostViewRef property
*[<
Null
safety
>](
https
:
//dart.dev/null-safety)*
dynamic
hostViewRef
## Implementation
```dart
@visibleForTesting
ViewRef get hostViewRef => ScenicContext.hostViewRef();
```