
I have to custom a header. But syncfusion flutter calendar's default header may not be available to custom.
So I made custom element for the header. And hide default syncfusion calendar header using headerHeight: 0.0.
But some icons of the default header are appeared in a release build.
I can not see the default header icons in dev debug mode. But only it appears when release build.
