WebCameraPage constructor
const
WebCameraPage({})
Implementation
const WebCameraPage({
super.key,
required this.onPictureTaken,
required this.onCancel,
this.appBarTitle,
this.centerTitle,
});
const WebCameraPage({
super.key,
required this.onPictureTaken,
required this.onCancel,
this.appBarTitle,
this.centerTitle,
});