UCameraPage constructor
const
UCameraPage({
- UCameraOptions options = const UCameraOptions(),
- Key? key,
Implementation
const UCameraPage({this.options = const UCameraOptions(), super.key});