menu
native_camera_view package
documentation
camera_controller.dart
CameraController
isPaused property
isPaused property
dark_mode
light_mode
isPaused
property
ValueNotifier
<
bool
>
isPaused
final
Implementation
final ValueNotifier<bool> isPaused = ValueNotifier(false);
native_camera_view package
documentation
camera_controller
CameraController
isPaused property
CameraController class