menu
fl_assets_picker package
documentation
fl_assets_picker.dart
CameraPickerState
currentCameraIndex property
currentCameraIndex property
dark_mode
light_mode
currentCameraIndex
property
int
currentCameraIndex
getter/setter pair
The index of the current cameras. Defaults to
0
. 当前相机的索引。默认为0
Implementation
int currentCameraIndex = 0;
fl_assets_picker package
documentation
fl_assets_picker
CameraPickerState
currentCameraIndex property
CameraPickerState class