onCameraDestroyed property

Widget Function()? onCameraDestroyed
final

Callback that gets called when the "destroy" method has returned.

Implementation

final Widget Function()? onCameraDestroyed;