menu
camera_with_gps package
documentation
widgets/preview_box_android.dart
PreviewBoxAndroid
PreviewBoxAndroid.new const constructor
PreviewBoxAndroid.new const constructor
dark_mode
light_mode
PreviewBoxAndroid
constructor
const
PreviewBoxAndroid
(
{
Key
?
key
,
required
CameraController
controller
,
required
bool
fourThree
,
})
Implementation
const PreviewBoxAndroid({ super.key, required this.controller, required this.fourThree, });
camera_with_gps package
documentation
widgets/preview_box_android
PreviewBoxAndroid
PreviewBoxAndroid.new const constructor
PreviewBoxAndroid class