UCameraPage constructor

const UCameraPage({
  1. UCameraOptions options = const UCameraOptions(),
  2. Key? key,
})

Implementation

const UCameraPage({this.options = const UCameraOptions(), super.key});