in xamarin.forms shell android set the light theme then the status bar text color will be dark and if set the light theme to false then the status bar text color will be light.
how to set it in some pages?
I want it be dark in some page while be light in some page.