Flutter web - mouse wheel up zooms page - problem

In Flutter 3.16 I’m Facing an issue with Web app. When Scoll with mouse wheel down,
everything is ok. But when want to go back, page zooms up in IDM software. It is very annoying!

How to prevent this, customers are complaining!

I tried all I found to put in in index.html to prevent this, nothing worked.