allowImagePicking property
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;
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.
final bool allowImagePicking;