FuchsiaViewConnectionCallback typedef

*[<Null safety>](https://dart.dev/null-safety)*




void FuchsiaViewConnectionCallback = void Function([FuchsiaViewController](../package-fuchsia_scenic_flutter_fuchsia_view/FuchsiaViewController-class.md) connection)

Implementation

typedef FuchsiaViewConnectionCallback = void Function(
    FuchsiaViewController connection);