imagePicker property
getter/setter pair
It's possible to have your own implementation for the Image Picker if you don't want to use the Image Picker Package.
Implementation
ImagePicker? imagePicker;
It's possible to have your own implementation for the Image Picker if you don't want to use the Image Picker Package.
ImagePicker? imagePicker;