Use ios style component in material theme

I want to show alert dialog in ios style in material design theme.
How can I do that?

Reason:- I have an ios app designed in md theme and I want to show alert dialog in ios style.

It is not supported by default. You need manually to rewrite dialog’s styles with dialog iOS styles

Did you mean change css variables?