allowImagePicking property

bool allowImagePicking
final

Allow the user to choose an image from their device when image selection is enabled. Inserting images via URL will still be possible if this is false.

Implementation

final bool allowImagePicking;