endWidget property
Widget displayed after camera feed playback has ended.
Shown when GemCameraPlayerController.status is GemCameraPlayerStatus.ended, typically when playing back recorded data that has reached the end.
Implementation
final Widget? endWidget;