closeImagePicker method

void closeImagePicker()

Close the image picker

Implementation

void closeImagePicker() => _state!.closeImagePicker();