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