showCamera property
Whether to show camera button (default: true)
Example:
showCamera: false, // Hide camera option
Implementation
final bool showCamera;
Whether to show camera button (default: true)
Example:
showCamera: false, // Hide camera option
final bool showCamera;