How to change background color according to system background using ColorScheme in ThemeData in flutter?
I expect to change background color according to background of system. I know there are other ways. But I want if it is possible to do this using ColorScheme in ThemeData