Flutter3DViewer(
controller: controller,
// envirementImage: 'assets/animations/blue_photo_studio_1k.hdr',
src: 'https://dl.polyhaven.org/file/ph-assets/HDRIs/hdr/1k/blue_photo_studio_1k.hdr',
progressBarColor: Colors
.transparent, // hide progress bar
enableTouch: true,
activeGestureInterceptor: true,
// If you need to run JS or attributes on web, add them in web/index.html as shown above
),