onImageSelected property

dynamic Function(File? image)? onImageSelected
final

Implementation

final Function(File? image)? onImageSelected;