child property

Widget? child
final

A widget to overlay on top of the camera preview. It is scaled to the camera preview FittedBox.

Implementation

final Widget? child;