StartAugmentedReality constructor
const
StartAugmentedReality(
- CameraController controller, {
- Widget? child,
Creates a preview widget for the given camera controller.
Implementation
const StartAugmentedReality(this.controller, {this.child});