SettingScreen with OnTap Toggle Icon Change
1. Two toggle button is placed in the screen. OnTap toggle button will change. To add more settings with toggle button need to use more bool variable. Here Two toggle is controlled by bool request and message variable which are placed inside SettingsScreen1 State.
2. Color can be changed easily by changing myColor variable property inside BuildContext.